mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 19:35:09 +00:00
fix: add options in report settings to become collapsible
This commit is contained in:
@@ -218,6 +218,8 @@ frappe.query_reports["General Ledger"] = {
|
||||
fieldtype: "Check",
|
||||
},
|
||||
],
|
||||
collapsible_filters: true,
|
||||
seperate_check_filters: true,
|
||||
};
|
||||
|
||||
erpnext.utils.add_dimensions("General Ledger", 15);
|
||||
|
||||
Reference in New Issue
Block a user