[enhancement] request for quotation
This commit is contained in:
parent
44d0449895
commit
6d1b5d618a
@ -229,9 +229,7 @@ def make_request_for_quotation(source_name, target_doc=None):
|
|||||||
["name", "material_request_item"],
|
["name", "material_request_item"],
|
||||||
["parent", "material_request"],
|
["parent", "material_request"],
|
||||||
["uom", "uom"]
|
["uom", "uom"]
|
||||||
],
|
]
|
||||||
"postprocess": update_item,
|
|
||||||
"condition": lambda doc: doc.ordered_qty < doc.qty
|
|
||||||
}
|
}
|
||||||
}, target_doc)
|
}, target_doc)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user