fix: do not copy serial numbers from DN to SI (#43885)
(cherry picked from commit 0c93bc31a5)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
This commit is contained in:
@@ -1020,7 +1020,6 @@ def make_sales_invoice(source_name, target_doc=None, args=None):
|
||||
"parent": "delivery_note",
|
||||
"so_detail": "so_detail",
|
||||
"against_sales_order": "sales_order",
|
||||
"serial_no": "serial_no",
|
||||
"cost_center": "cost_center",
|
||||
},
|
||||
"postprocess": update_item,
|
||||
|
||||
Reference in New Issue
Block a user