vue-element-admin/tests/unit/utils/ADempiere/apiConverts/objects/converted/role.json

28 lines
691 B
JSON

{
"id": "id",
"uuid": "uuid",
"name": "name",
"description": "description",
"clientId": "client_id",
"clientName": "client_name",
"isAllowHtmlView": true,
"isAllowInfoAccount": false,
"isAllowInfoAsset": true,
"isAllowInfoBusinessPartner": true,
"isAllowInfoCashJournal": false,
"isAllowInfoCrp": false,
"isAllowInfoInOut": false,
"isAllowInfoInvoice": true,
"isAllowInfoMrp": true,
"isAllowInfoOrder": true,
"isAllowInfoPayment": true,
"isAllowInfoProduct": true,
"isAllowInfoResource": true,
"isAllowInfoSchedule": true,
"isAllowXlsView": true,
"isCanExport": true,
"isCanReport": true,
"isPersonalAccess": true,
"isPersonalLock": false
}