fix update

This commit is contained in:
AdisakKanthawilang 2025-09-05 15:09:33 +07:00
parent cb5ebf0047
commit e7798402eb

View file

@ -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 },