[UPD] README.rst

This commit is contained in:
OCA-git-bot
2021-07-29 10:19:21 +00:00
committed by nguyen hoang hiep
parent d3dc6ac02d
commit 5e6d21627b
2 changed files with 11 additions and 2 deletions

View File

@@ -31,8 +31,12 @@ It adds product qty computed by packaging to:
* stock move
* stock move line
* stock quant
* stock inventory line
and displays it for move line on stock picking view.
Displays it:
* stock picking view for move line
* on inventory line tree view for stock_inventory_line
.. IMPORTANT::
This is an alpha version, the data model and design can change at any time without warning.

View File

@@ -374,8 +374,13 @@ It adds product qty computed by packaging to:</p>
<li>stock move</li>
<li>stock move line</li>
<li>stock quant</li>
<li>stock inventory line</li>
</ul>
<p>Displays it:</p>
<ul class="simple">
<li>stock picking view for move line</li>
<li>on inventory line tree view for stock_inventory_line</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.