mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[UPD] README.rst
This commit is contained in:
committed by
nguyen hoang hiep
parent
d3dc6ac02d
commit
5e6d21627b
@@ -31,8 +31,12 @@ It adds product qty computed by packaging to:
|
|||||||
* stock move
|
* stock move
|
||||||
* stock move line
|
* stock move line
|
||||||
* stock quant
|
* 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::
|
.. IMPORTANT::
|
||||||
This is an alpha version, the data model and design can change at any time without warning.
|
This is an alpha version, the data model and design can change at any time without warning.
|
||||||
|
|||||||
@@ -374,8 +374,13 @@ It adds product qty computed by packaging to:</p>
|
|||||||
<li>stock move</li>
|
<li>stock move</li>
|
||||||
<li>stock move line</li>
|
<li>stock move line</li>
|
||||||
<li>stock quant</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>
|
</ul>
|
||||||
<p>and displays it for move line on stock picking view.</p>
|
|
||||||
<div class="admonition important">
|
<div class="admonition important">
|
||||||
<p class="first admonition-title">Important</p>
|
<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.
|
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
|
||||||
|
|||||||
Reference in New Issue
Block a user