From 593406f609bedf4fd820880bfd5e2db67357fd68 Mon Sep 17 00:00:00 2001 From: kittapath Date: Tue, 18 Feb 2025 12:12:59 +0700 Subject: [PATCH] no message --- src/controllers/OrganizationController.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/controllers/OrganizationController.ts b/src/controllers/OrganizationController.ts index c486c017..4c2c86b0 100644 --- a/src/controllers/OrganizationController.ts +++ b/src/controllers/OrganizationController.ts @@ -8036,6 +8036,7 @@ export class OrganizationController extends Controller { where: { orgRevision: { orgRevisionIsDraft: false, orgRevisionIsCurrent: true }, orgRoot: { isCommission: true }, + isDirector: true, }, order: { posMasterOrder: "ASC", posMasterActChilds: { posMasterOrder: "ASC" } }, relations: [