brotherton-erpnext/erpnext/public/js/controllers
Marc de Lima Lucio 3c393bfdc5
fix: javascript: execution blocked by undefined route options (#33405)
Some implementations of DocField.get_route_options_for_new_doc() returned no value instead of an empty object in some cases, which caused a JavaScript error.
2023-01-02 09:18:25 +05:30
..
accounts.js chore: Update allow on submit for Sales Invoice fields 2022-10-17 16:48:13 +05:30
buying.js refactor: backport old subcontracting code 2022-06-20 23:10:02 +05:30
stock_controller.js refactor: Replace Class.extend with native class 2021-04-23 08:04:00 +05:30
taxes_and_totals.js fix(pos): variable typo: s_pos -> is_pos 2022-12-12 19:09:00 +05:30
transaction.js fix: javascript: execution blocked by undefined route options (#33405) 2023-01-02 09:18:25 +05:30