[UPD] README.rst

This commit is contained in:
OCA-git-bot
2021-06-11 12:13:54 +00:00
parent e3ee8fcd3a
commit 14b5b45620
2 changed files with 15 additions and 1 deletions

View File

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

View File

@@ -368,7 +368,14 @@ ul.auto-toc {
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/13.0/stock_product_qty_by_packaging"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_product_qty_by_packaging"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/153/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>Glue module for <cite>stock_packaging_calculator</cite> and <cite>stock</cite>.</p>
<p>Glue module for <cite>stock_packaging_calculator</cite> and <cite>stock</cite>.
It adds product qty computed by packaging to:</p>
<ul class="simple">
<li>stock move</li>
<li>stock move line</li>
<li>stock quant</li>
</ul>
<p>and displays it for move line on stock picking view.</p>
<div class="admonition important">
<p class="first admonition-title">Important</p>
<p class="last">This is an alpha version, the data model and design can change at any time without warning.