mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
7 lines
371 B
ReStructuredText
7 lines
371 B
ReStructuredText
When sales order contain product kits (product with BOM of type kit),
|
|
the delivery order (stock.move) created by it will be exploded to multiple product lines.
|
|
|
|
Normally, to partially deliver, user will calculate manually the quantity of each product lines to delivery.
|
|
|
|
This module add new tab "Product Kit Help" to help in calculate quantity in product line with ease.
|