commit | a9b2e4e4a89547c7061bc6d03c6be8e6a8c9441d | [log] [tgz] |
---|---|---|
author | deepeshgarg007 <deepeshgarg6@gmail.com> | Thu May 30 12:18:10 2019 +0530 |
committer | deepeshgarg007 <deepeshgarg6@gmail.com> | Thu May 30 12:18:10 2019 +0530 |
tree | 5278ef8e227ad323114b75a3a13b40091dc04bee | |
parent | e233708754d208bd0a5a95e701bd7eb4c0ea5d5a [diff] |
fix: White space in subscription plan dashboard
diff --git a/erpnext/accounts/doctype/subscription_plan/subscription_plan_dashboard.py b/erpnext/accounts/doctype/subscription_plan/subscription_plan_dashboard.py index e28b127..b118e58 100644 --- a/erpnext/accounts/doctype/subscription_plan/subscription_plan_dashboard.py +++ b/erpnext/accounts/doctype/subscription_plan/subscription_plan_dashboard.py
@@ -9,7 +9,6 @@ 'non_standard_fieldnames': { 'Payment Request': 'plan', 'Subscription': 'plan' - }, 'transactions': [ {