From 3cf96a1265f37e05bf9923b798fa75c503fc0374 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 17 Dec 2020 06:18:29 +0000 Subject: [PATCH] [UPD] README.rst --- stock_picking_product_kit_helper/README.rst | 5 ++++- .../static/description/index.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/stock_picking_product_kit_helper/README.rst b/stock_picking_product_kit_helper/README.rst index e55091d90..89dd3ece7 100644 --- a/stock_picking_product_kit_helper/README.rst +++ b/stock_picking_product_kit_helper/README.rst @@ -19,8 +19,11 @@ 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| +|badge1| |badge2| |badge3| |badge4| |badge5| 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 b3c0c9086..b7d862f1a 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. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate

+

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runbot

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.