fix update
This commit is contained in:
parent
cb5ebf0047
commit
e7798402eb
1 changed files with 0 additions and 3 deletions
|
|
@ -3715,9 +3715,6 @@ export class PositionController extends Controller {
|
|||
positionIsSelected: false,
|
||||
});
|
||||
});
|
||||
if (dataMaster.orgRevision.orgRevisionIsCurrent) {
|
||||
await CreatePosMasterHistoryOfficer(dataMaster.id, request);
|
||||
}
|
||||
// //เช็คถ้า revision ปัจจุบันให้ปั๊มที่ profile
|
||||
// const chkRevision = await this.orgRevisionRepository.findOne({
|
||||
// where: { id: dataMaster.orgRevisionId },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue