From 14b5b4562078a3541f4f168f8559d133d72ff976 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 11 Jun 2021 12:13:54 +0000 Subject: [PATCH] [UPD] README.rst --- stock_product_qty_by_packaging/README.rst | 7 +++++++ .../static/description/index.html | 9 ++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/stock_product_qty_by_packaging/README.rst b/stock_product_qty_by_packaging/README.rst index 6b741d0be..fee2fef10 100644 --- a/stock_product_qty_by_packaging/README.rst +++ b/stock_product_qty_by_packaging/README.rst @@ -26,6 +26,13 @@ Stock packaging calculator |badge1| |badge2| |badge3| |badge4| |badge5| Glue module for `stock_packaging_calculator` and `stock`. +It adds product qty computed by packaging to: + +* stock move +* stock move line +* stock quant + +and displays it for move line on stock picking view. .. IMPORTANT:: This is an alpha version, the data model and design can change at any time without warning. diff --git a/stock_product_qty_by_packaging/static/description/index.html b/stock_product_qty_by_packaging/static/description/index.html index b7232bbe1..fb7c83b02 100644 --- a/stock_product_qty_by_packaging/static/description/index.html +++ b/stock_product_qty_by_packaging/static/description/index.html @@ -368,7 +368,14 @@ ul.auto-toc { !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Alpha License: LGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

-

Glue module for stock_packaging_calculator and stock.

+

Glue module for stock_packaging_calculator and stock. +It adds product qty computed by packaging to:

+ +

and displays it for move line on stock picking view.

Important

This is an alpha version, the data model and design can change at any time without warning.