mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
fix(Product Bundle Balance): Remove custom roles
This commit is contained in:
@@ -16,47 +16,8 @@
|
|||||||
"report_name": "Product Bundle Balance",
|
"report_name": "Product Bundle Balance",
|
||||||
"report_type": "Script Report",
|
"report_type": "Script Report",
|
||||||
"roles": [
|
"roles": [
|
||||||
{
|
|
||||||
"role": "Accounts Manager"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"role": "Stock User"
|
"role": "Stock User"
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Warehouse Incharge TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Delivery Officer TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "System Manager"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Manager Accounts TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Director TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Delivery Manager TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Single Director TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Return Officer TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Cashier HO TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Display Incharge TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Purchase Manager TS"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"role": "Sales Director TS"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user