commit | 3beeeb589acc73457e43daf8851275fd5eb4ff38 | [log] [tgz] |
---|---|---|
author | marination <maricadsouza221197@gmail.com> | Mon Aug 10 15:17:58 2020 +0530 |
committer | Saurabh <saurabh6790@gmail.com> | Mon Aug 10 15:55:02 2020 +0530 |
tree | 610144098abe4052f19a31b2fdbb567afec98ed9 | |
parent | d119db856bb9e0f71bb03853aaa9f9ba8e0aaed8 [diff] |
fix: Susbcription in Sales Taxes and Charges Dashboard
diff --git a/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template_dashboard.py b/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template_dashboard.py index 0e9c808..d825c6f 100644 --- a/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template_dashboard.py +++ b/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template_dashboard.py
@@ -8,7 +8,7 @@ 'fieldname': 'taxes_and_charges', 'non_standard_fieldnames': { 'Tax Rule': 'sales_tax_template', - 'Subscription': 'tax_template', + 'Subscription': 'sales_tax_template', 'Restaurant': 'default_tax_template' }, 'transactions': [