commit | 0f27500197f3fa4dbcd165626f7307d094126f39 | [log] [tgz] |
---|---|---|
author | marination <maricadsouza221197@gmail.com> | Mon Aug 10 15:17:58 2020 +0530 |
committer | marination <maricadsouza221197@gmail.com> | Mon Aug 10 15:17:58 2020 +0530 |
tree | 622cd33505c670e245184272e342344878a1454f | |
parent | 5c0439f768d179f43e3169004fca14fe6e00a65d [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': [