|
@@ -871,4 +871,5 @@ export enum EApprovalPermission {
|
|
|
DELETE_BUSINESS = 'deleteBusiness',
|
|
DELETE_BUSINESS = 'deleteBusiness',
|
|
|
RESUME_BUSINESS = 'resumeBusiness',
|
|
RESUME_BUSINESS = 'resumeBusiness',
|
|
|
VIEW_RECYCLEBIN = 'viewRecycleBin',
|
|
VIEW_RECYCLEBIN = 'viewRecycleBin',
|
|
|
|
|
+ ENABLE_LEDGER = 'enableLedger',
|
|
|
}
|
|
}
|