mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-09 23:39:28 +00:00
* fix: round purchase quantities up to minimum order qty Backport #57883 to version-16-hotfix. Adapt the purchase quantity conversion to the monolithic Production Plan controller and retain the Purchase Order rounding notice. Add coverage for the complete Production Plan to Material Request to supplier-selected Purchase Order flow. * fix(buying): skip rounding notice for mixed UOM increments Require one shared rounding increment across the Purchase Order rows for each item before attributing the total excess to UOM rounding. Cover mixed UOMs in both row orders, three mixed rows, and matching UOM rows that still require the notice.
Manage buying (purchasing).
Transactions include:
- Material Request
- Supplier Quotation
- Purchase Order
- Quality Inspection