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. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-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.