brotherton-erpnext/erpnext/public/js/controllers
Marica 235fc127b3
fix: Fetch conversion factor even if it already existed in row, on item change (#29917)
* fix: Fetch conversion factor even if it already existed in row, on item change

* fix: Retain manually changed conversion factor

- If item code changes, reset conversion factor on client side
- Keep API behavious consistent, if conversion factor is sent, same must come back
- API should not ideally reset values in most cases
2022-02-22 12:53:46 +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: Fetch conversion factor even if it already existed in row, on item change (#29917) 2022-02-22 12:53:46 +05:30