commit | 9e791efc8200d4f7f156fe047cc223a50d4eff23 | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Mon Jul 17 21:44:43 2023 +0530 |
committer | Deepesh Garg <deepeshgarg6@gmail.com> | Mon Jul 17 21:44:43 2023 +0530 |
tree | 3de3ff65d08985f7049d225f66e14f1313be1945 | |
parent | 43e65d91ea4abd74187835b0cb5b967e75e163bd [diff] [blame] |
refactor: client side accounts controller
diff --git a/erpnext/public/js/erpnext.bundle.js b/erpnext/public/js/erpnext.bundle.js index 85a2e24..0f4a650 100644 --- a/erpnext/public/js/erpnext.bundle.js +++ b/erpnext/public/js/erpnext.bundle.js
@@ -24,5 +24,6 @@ import "./utils/crm_activities"; import "./templates/crm_activities.html"; import "./templates/crm_notes.html"; +import "./controllers/accounts.js" // import { sum } from 'frappe/public/utils/util.js'