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

46 lines
1.2 KiB
JSON

{
"id": "id",
"uuid": "uuid",
"name": "name",
"userInfo": "user_info",
"role": {
"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
},
"processed": "processed",
"defaultContext": "default_context",
"countryId": "country_id",
"costingPrecision": "costing_precision",
"countryCode": "country_code",
"countryName": "country_name",
"currencyIsoCode": "currency_iso_code",
"currencyName": "currency_name",
"currencySymbol": "currency_symbol",
"displaySequence": "display_sequence",
"language": "language",
"standardPrecision": "standard_precision"
}