no message
This commit is contained in:
parent
3fb433dbe3
commit
593406f609
1 changed files with 1 additions and 0 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue