diff --git a/stock_picking_product_kit_helper/README.rst b/stock_picking_product_kit_helper/README.rst index 89dd3ece7..e55091d90 100644 --- a/stock_picking_product_kit_helper/README.rst +++ b/stock_picking_product_kit_helper/README.rst @@ -19,11 +19,8 @@ Stock Picking Product Kit Helper .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-stock_picking_product_kit_helper :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/129/13.0 - :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| 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. diff --git a/stock_picking_product_kit_helper/static/description/index.html b/stock_picking_product_kit_helper/static/description/index.html index b7d862f1a..b3c0c9086 100644 --- a/stock_picking_product_kit_helper/static/description/index.html +++ b/stock_picking_product_kit_helper/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -
+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.