fix: sco_rm_detail
in Stock Entry
This commit is contained in:
parent
3c01bf3a12
commit
2f97370b8e
@ -2606,6 +2606,7 @@ def get_items_from_subcontracting_order(source_name, target_doc=None):
|
||||
"uom": item.stock_uom,
|
||||
"stock_uom": item.stock_uom,
|
||||
"conversion_factor": 1,
|
||||
"sco_rm_detail": item.name,
|
||||
},
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user