46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"id": "id",
|
|
"uuid": "uuid",
|
|
"name": "name",
|
|
"user_info": "user_info",
|
|
"role": {
|
|
"id": "id",
|
|
"uuid": "uuid",
|
|
"name": "name",
|
|
"description": "description",
|
|
"client_id": "client_id",
|
|
"client_name": "client_name",
|
|
"is_allow_html_view": true,
|
|
"is_allow_info_account": false,
|
|
"is_allow_info_asset": true,
|
|
"is_allow_info_business_partner": true,
|
|
"is_allow_info_cash_journal": false,
|
|
"is_allow_info_crp": false,
|
|
"is_allow_info_in_out": false,
|
|
"is_allow_info_invoice": true,
|
|
"is_allow_info_mrp": true,
|
|
"is_allow_info_order": true,
|
|
"is_allow_info_payment": true,
|
|
"is_allow_info_product": true,
|
|
"is_allow_info_resource": true,
|
|
"is_allow_info_schedule": true,
|
|
"is_allow_xls_view": true,
|
|
"is_can_export": true,
|
|
"is_can_report": true,
|
|
"is_personal_access": true,
|
|
"is_personal_lock": false
|
|
},
|
|
"processed": "processed",
|
|
"default_context": "default_context",
|
|
"country_id": "country_id",
|
|
"costing_precision": "costing_precision",
|
|
"country_code": "country_code",
|
|
"country_name": "country_name",
|
|
"currency_iso_code": "currency_iso_code",
|
|
"currency_name": "currency_name",
|
|
"currency_symbol": "currency_symbol",
|
|
"display_sequence": "display_sequence",
|
|
"language": "language",
|
|
"standard_precision": "standard_precision"
|
|
}
|