brotherton-erpnext/erpnext/public/js/controllers
marination 4c677eafe9 fix: Linter and minor code refactor
- Create an indexed map of stale packed items table to avoid loops to check if packed item row exists
- Reset packed items if row deletion takes place
- Renamed functions to self-explain them
- Split long function
- Reduce function calls inside function (makes it harder to follow through)
2022-01-26 01:10:24 +05:30
..
accounts.js fix: cost center & account validation in Sales/Purchase Taxes and Charges (#26881) 2021-08-10 19:38:39 +05:30
buying.js fix: Linter and minor code refactor 2022-01-26 01:10:24 +05:30
stock_controller.js refactor: Replace Class.extend with native class 2021-04-23 08:04:00 +05:30
taxes_and_totals.js Merge pull request #28994 from nextchamp-saqib/zero-qty-debit-note 2022-01-07 18:35:24 +05:30
transaction.js fix: Conflicts 2021-12-25 09:04:34 +05:30