Merge branch 'develop' into adiDev

This commit is contained in:
AdisakKanthawilang 2025-03-26 15:25:11 +07:00
commit 4e29c6cd71

View file

@ -2406,7 +2406,7 @@ export class CommandController extends Controller {
current_holderId: Not(IsNull()), current_holderId: Not(IsNull()),
}, },
{ {
orgChild4: In(_orgChild3), orgChild4: In(_orgChild4),
orgRevision: { orgRevisionIsDraft: false, orgRevisionIsCurrent: true }, orgRevision: { orgRevisionIsDraft: false, orgRevisionIsCurrent: true },
isDirector: true, isDirector: true,
current_holderId: Not(IsNull()), current_holderId: Not(IsNull()),