mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-30 10:24:48 +00:00
Currently, a valuation rate of 0 gets treated the same as an omitted valuation rate, and gets overwritten during validation. This hotfix allows a Stock Reconciliation Item's valuation rate to be set to 0.
Inventory management module.