mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-30 10:24:48 +00:00
* 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
(cherry picked from commit 235fc127b3)
Co-authored-by: Marica <maricadsouza221197@gmail.com>