mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-16 16:08:39 +00:00
Keep validate_warehouses() and add validate_over_delivery_receipt_allowance(); validate_serial_and_batch_no_settings() does not exist on this branch. Keep this branch's field labels and add only the non_negative flag the backported commit introduced. Drop test_over_order_allowance_against_material_request and test_blanket_order_over_order_aggregated_across_rows: both are develop-only context the cherry-pick swallowed into the conflicts, and Buying Settings has no over_order_allowance field here. Use frappe.tests.utils.change_settings instead of ERPNextTestSuite, which this branch does not have. Revert the valuation_method literal to the three options this branch offers - Standard Cost rode along from a regenerated develop type block.