commit | 0b1e78e12779d26a836e81e238aabfdd12245fac | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Sat Jul 22 21:19:48 2023 +0530 |
committer | Deepesh Garg <deepeshgarg6@gmail.com> | Sat Jul 22 21:19:48 2023 +0530 |
tree | bc8e13aa90638e084205d063071fe2b15605fc78 | |
parent | 9e791efc8200d4f7f156fe047cc223a50d4eff23 [diff] [blame] |
chore: Add landed cost taxes and charges common in bundles
diff --git a/erpnext/public/js/erpnext.bundle.js b/erpnext/public/js/erpnext.bundle.js index 0f4a650..3d5025d 100644 --- a/erpnext/public/js/erpnext.bundle.js +++ b/erpnext/public/js/erpnext.bundle.js
@@ -25,5 +25,6 @@ import "./templates/crm_activities.html"; import "./templates/crm_notes.html"; import "./controllers/accounts.js" +import "./utils/landed_taxes_and_charges_common.js"; // import { sum } from 'frappe/public/utils/util.js'