Files
GSB-Construction/modules_statuses.json
Christopher Boyles 64d4b331a8
Some checks failed
Tests / PHP 8.3 (push) Has been cancelled
Tests / PHP 8.4 (push) Has been cancelled
Tests / PHP 8.5 (push) Has been cancelled
Additional Changes
2026-06-02 22:04:03 +08:00

24 lines
641 B
JSON

{
"UserManagement": true,
"ProjectManagement": true,
"ApprovalWorkflow": true,
"ContractorManagement": true,
"MaterialLogistics": true,
"FinancialManagement": false,
"DocumentManagement": true,
"TimelineScheduling": true,
"MasterData": true,
"MaterialsCatalog": true,
"BiddingManagement": true,
"RolesPermissions": true,
"TaskManagement": true,
"ProjectReports": true,
"DailyReports": true,
"ProjectDocuments": true,
"ProjectQualityControl": true,
"ProjectRFIs": true,
"ProjectSafety": true,
"ProjectProgress": true,
"Labors": true,
"Equipments": true
}