commit
0f96477cc6
1 changed files with 3 additions and 0 deletions
|
|
@ -5718,6 +5718,9 @@ export class CommandController extends Controller {
|
|||
posNumCodeSit: _posNumCodeSit,
|
||||
posNumCodeSitAbb: _posNumCodeSitAbb,
|
||||
});
|
||||
if(orgRevisionRef){
|
||||
await CreatePosMasterHistoryOfficer(orgRevisionRef.id, req, "DELETE");
|
||||
}
|
||||
await removeProfileInOrganize(profile.id, "OFFICER");
|
||||
const clearProfile = await checkCommandType(String(item.commandId));
|
||||
const _null: any = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue