diff --git a/data/mz/tenant/citymodule.json b/data/mz/tenant/citymodule.json index 57613030c2..e69de29bb2 100644 --- a/data/mz/tenant/citymodule.json +++ b/data/mz/tenant/citymodule.json @@ -1,107 +0,0 @@ -{ - "tenantId": "mz", - "moduleName": "tenant", - "citymodule": [ - { - "module": "DSS", - "code": "DSS", - "active": true, - "order": 1, - "tenants": [ - { - "code": "mz" - } - ] - }, - { - "module": "PGR", - "code": "PGR", - "active": true, - "order": 2, - "tenants": [ - { - "code": "mz" - } - ] - }, - { - "module": "HRMS", - "code": "HRMS", - "active": true, - "order": 3, - "tenants": [ - { - "code": "mz" - } - ] - }, - { - "module": "Workbench", - "code": "Workbench", - "active": true, - "order": 13, - "tenants": [ - { - "code": "mz" - } - ] - }, - { - "module": "Utilities", - "code": "Utilities", - "active": true, - "order": 12, - "tenants": [ - { - "code": "mz" - } - ] - }, - { - "module": "Project", - "code": "Project", - "active": true, - "order": 8, - "tenants": [ - { - "code": "mz" - } - ] - }, - { - "module": "Campaign", - "code": "Campaign", - "active": true, - "order": 10, - "tenants": [ - { - "code": "mz" - } - ] - }, - { - "module": "HCMWORKBENCH", - "code": "HCMWORKBENCH", - "active": true, - "order": 11, - "tenants": [ - { - "code": "mz" - } - ] - }, - { - "module": "Microplan", - "code": "Microplan", - "active": true, - "order": 1, - "tenants": [ - { - "code": "mz" - } - ] - } -] -} - -