Merge pull request #143 from Frappet/task/1743-test-commet
test. comment
This commit is contained in:
commit
fadd347065
1 changed files with 1 additions and 1 deletions
|
|
@ -6684,7 +6684,7 @@ export class CommandController extends Controller {
|
|||
historyAct.profileActpositionId = dataAct.id;
|
||||
await this.actpositionHistoryRepository.save(historyAct);
|
||||
|
||||
// 9. ปิดสถานะรักษาการ.
|
||||
// 9. ปิดสถานะรักษาการ
|
||||
const existingActPositions = await this.actpositionRepository.find({
|
||||
where: {
|
||||
profileId: item.posMasterChild.current_holderId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue