Merge branch with resolved conflicts - restructured features and added new modules
This commit is contained in:
@@ -19,4 +19,44 @@ const int killHouseWarehouseAndDistributionSaleKey = 110;
|
||||
|
||||
|
||||
|
||||
//endregion
|
||||
|
||||
//region poultry science Keys
|
||||
const int poultryScienceActionKey = 109;
|
||||
|
||||
//endregion
|
||||
|
||||
//region province operator Keys
|
||||
const int provinceOperatorActionKey = 110;
|
||||
|
||||
//endregion
|
||||
|
||||
//region province inspector Keys
|
||||
const int provinceInspectorActionKey = 111;
|
||||
|
||||
//endregion
|
||||
|
||||
//region city jahad Keys
|
||||
const int cityJahadActionKey = 112;
|
||||
|
||||
//endregion
|
||||
|
||||
//region vet farm Keys
|
||||
const int vetFarmActionKey = 113;
|
||||
|
||||
//endregion
|
||||
|
||||
//region super admin Keys
|
||||
const int superAdminActionKey = 114;
|
||||
|
||||
//endregion
|
||||
|
||||
//region province supervisor Keys
|
||||
const int provinceSupervisorActionKey = 115;
|
||||
|
||||
//endregion
|
||||
|
||||
//region jahad Keys
|
||||
const int jahadActionKey = 116;
|
||||
|
||||
//endregion
|
||||
|
||||
Reference in New Issue
Block a user