mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
Validation of Purchase Order and Purchase Order Item against the linked Material Request Item was missing. This way, it was possible to exchange items while making a purchase order and still fulfill the material request, even though the items did not match. Co-authored-by: Marica <maricadsouza221197@gmail.com>