fix: SCO Supplied Items returned-qty

This commit is contained in:
Sagar Sharma 2022-09-08 16:04:08 +05:30
parent 72d5366e96
commit ccb2889cac

View File

@ -877,6 +877,7 @@ def make_return_stock_entry_for_subcontract(
{ {
order_doctype: { order_doctype: {
"doctype": "Stock Entry", "doctype": "Stock Entry",
"field_no_map": ["purchase_order", "subcontracting_order"],
}, },
}, },
ignore_child_tables=True, ignore_child_tables=True,