brotherton-erpnext/erpnext/public/js/controllers
Corentin Flr d69af741c8
fix(taxes_and_totals.js): Fix initialize_taxes incorrect refactor
Following changes from PR #36147, `cur_frm.cscript.validate_taxes_and_charges` is not a method anymore and should be replaced with the `erpnext.accounts.taxes.validate_taxes_and_charges` function.
2023-07-25 21:12:14 +02:00
..
accounts.js chore: resolve undefined variables issue 2023-07-22 23:07:18 +05:30
buying.js chore: Remove cur_frm from sales_invoice.js 2023-07-23 22:44:18 +05:30
stock_controller.js feat: Show stock ledger preview 2023-06-22 15:43:32 +05:30
taxes_and_totals.js fix(taxes_and_totals.js): Fix initialize_taxes incorrect refactor 2023-07-25 21:12:14 +02:00
transaction.js fix: apply discount on item after applying price list (#36317) 2023-07-25 21:55:17 +05:30