mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-24 12:36:37 +00:00
the batch selector silently overwrote the item qty with the bundle total, so editing a row qty in the dialog changed the delivered qty without any warning. prompt for confirmation when the rows do not add up to the qty to fetch, and only proceed if the user agrees.