mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-20 17:59:57 +00:00
* fix: prevent negative values in BOM fields (#48520, #48662) (#48696)
* fix: prevent negative values in BOM fields (#48520, #48662)
* fix: applied non_negative validation using Desk UI for BOM fields
(cherry picked from commit 3a80e116e8)
# Conflicts:
# erpnext/manufacturing/doctype/bom_operation/bom_operation.json
# erpnext/manufacturing/doctype/bom_scrap_item/bom_scrap_item.json
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: Vishist16 <101823906+Vishist16@users.noreply.github.com>
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
Plan and manage manufacturing operations, bill of materials for manufacturing.