switch to tabs
This commit is contained in:
parent
e2e973f7be
commit
3f59615555
@ -21,7 +21,7 @@ frappe.query_reports["Bank Clearance Summary"] = {
|
|||||||
"label": __("Bank Account"),
|
"label": __("Bank Account"),
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"options": "Account",
|
"options": "Account",
|
||||||
"reqd": 1,
|
"reqd": 1,
|
||||||
"get_query": function() {
|
"get_query": function() {
|
||||||
return {
|
return {
|
||||||
"query": "erpnext.controllers.queries.get_account_list",
|
"query": "erpnext.controllers.queries.get_account_list",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user