diff --git a/erpnext/stock/report/product_bundle_balance/product_bundle_balance.json b/erpnext/stock/report/product_bundle_balance/product_bundle_balance.json index 06536da67e..420df59889 100644 --- a/erpnext/stock/report/product_bundle_balance/product_bundle_balance.json +++ b/erpnext/stock/report/product_bundle_balance/product_bundle_balance.json @@ -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" } ] -} \ No newline at end of file +}