mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-20 18:54:55 +00:00
fix(Product Bundle Balance): Remove custom roles
This commit is contained in:
@@ -16,47 +16,8 @@
|
||||
"report_name": "Product Bundle Balance",
|
||||
"report_type": "Script Report",
|
||||
"roles": [
|
||||
{
|
||||
"role": "Accounts Manager"
|
||||
},
|
||||
{
|
||||
"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