commit | f73408bfd69969ae411ad5a892b7d3f1b85cd10a | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Thu Jul 07 10:47:48 2022 +0530 |
committer | Deepesh Garg <deepeshgarg6@gmail.com> | Thu Jul 07 10:47:48 2022 +0530 |
tree | ef97b77b2779e7d3f12eac3c430edc2882581642 | |
parent | 891fd7088289dcf8cb5db0cd9383f04d3a02b438 [diff] |
fix: Unable to open quotation
diff --git a/erpnext/selling/doctype/quotation/regional/india.js b/erpnext/selling/doctype/quotation/regional/india.js deleted file mode 100644 index 9550835..0000000 --- a/erpnext/selling/doctype/quotation/regional/india.js +++ /dev/null
@@ -1,3 +0,0 @@ -{% include "erpnext/regional/india/taxes.js" %} - -erpnext.setup_auto_gst_taxation('Quotation');