commit | 75465775b488146834da1a9de1aa35d7a5170b0e | [log] [tgz] |
---|---|---|
author | deepeshgarg007 <deepeshgarg6@gmail.com> | Sat Aug 03 10:26:46 2019 +0530 |
committer | deepeshgarg007 <deepeshgarg6@gmail.com> | Sat Aug 03 10:26:46 2019 +0530 |
tree | 89c752772f16417e0d5d23a09a74b02523d696eb | |
parent | b0916a35dc0049105acb3b2b62a579353e57d33a [diff] | |
parent | e45102b91325d7fb64f97de8ee23e60527d56958 [diff] |
Merge branch 'version-12-hotfix' of https://github.com/frappe/erpnext into error_report_v12
diff --git a/erpnext/accounts/doctype/bank/bank_dashboard.py b/erpnext/accounts/doctype/bank/bank_dashboard.py index e047b9a..42838c9 100644 --- a/erpnext/accounts/doctype/bank/bank_dashboard.py +++ b/erpnext/accounts/doctype/bank/bank_dashboard.py
@@ -13,9 +13,6 @@ { 'label': _('Bank Deatils'), 'items': ['Bank Account', 'Bank Guarantee'] - }, - { - 'items': ['Payment Order'] } ] }