update
This commit is contained in:
parent
8888d2f27c
commit
45922287ea
2 changed files with 4 additions and 4 deletions
|
|
@ -3555,7 +3555,7 @@ export class CommandController extends Controller {
|
|||
}
|
||||
})
|
||||
if (curPosMaster && clearProfile.LeaveType != "RETIRE_OUT_EMP") {
|
||||
await CreatePosMasterHistoryOfficer(curPosMaster.id, req);
|
||||
await CreatePosMasterHistoryOfficer(curPosMaster.id, req, "DELETE");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue