mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-10 22:06:52 +00:00
switch to tabs
This commit is contained in:
@@ -21,7 +21,7 @@ frappe.query_reports["Bank Clearance Summary"] = {
|
||||
"label": __("Bank Account"),
|
||||
"fieldtype": "Link",
|
||||
"options": "Account",
|
||||
"reqd": 1,
|
||||
"reqd": 1,
|
||||
"get_query": function() {
|
||||
return {
|
||||
"query": "erpnext.controllers.queries.get_account_list",
|
||||
|
||||
Reference in New Issue
Block a user