commit | 3f59615555c51bf71e18ba8cb3ec1f1d9b14cd43 | [log] [tgz] |
---|---|---|
author | bhupeshg2 <bhupesh00gupta@gmail.com> | Wed Apr 15 22:29:45 2015 +0530 |
committer | bhupeshg2 <bhupesh00gupta@gmail.com> | Wed Apr 15 22:29:45 2015 +0530 |
tree | 53791f2e6ee949f7d6f06e1021f5d203844e5a57 | |
parent | e2e973f7be0292cc845fd0057b4735089f696dc6 [diff] |
switch to tabs
diff --git a/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.js b/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.js index 98cc2de..629d9c0 100644 --- a/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.js +++ b/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.js
@@ -21,7 +21,7 @@ "label": __("Bank Account"), "fieldtype": "Link", "options": "Account", - "reqd": 1, + "reqd": 1, "get_query": function() { return { "query": "erpnext.controllers.queries.get_account_list",