Skip to content

Commit 2f45497

Browse files
committedApr 25, 2025·
[FIX] inventory: stock valuation rst and math
closes #13060 Signed-off-by: Samuel Lieber (sali) <[email protected]>
1 parent 6ad2c1a commit 2f45497

File tree

1 file changed

+4
-5
lines changed
  • content/applications/inventory_and_mrp/inventory/warehouses_storage/reporting

1 file changed

+4
-5
lines changed
 

‎content/applications/inventory_and_mrp/inventory/warehouses_storage/reporting/aging.rst

+4-5
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ the supply chain, such as sunken purchase costs or delays in profitability. To a
3636
go to :menuselection:`Inventory app --> Reporting --> Valuation`.
3737

3838
.. important::
39-
The :menuselection:`Reporting`` menu in **Inventory** is only accessible to users with
39+
The :menuselection:`Reporting` menu in **Inventory** is only accessible to users with
4040
:doc:`admin access <../../../../general/users/access_rights>`.
4141

4242
This dashboard has three different views, or inventory reports — :ref:`list view
@@ -104,8 +104,7 @@ the desired fields:
104104
the value of said stock.
105105

106106
.. tip::
107-
Some of these settings may not appear unless first enabled in Odoo's **:doc:`Settings
108-
<../../../general>`** application.
107+
Some of these settings may not appear unless first enabled in **Settings** application.
109108

110109
.. image:: aging/stock-valuation-report.png
111110
:alt: Stock valuation report.
@@ -181,9 +180,9 @@ will show the :guilabel:`Quantity` and :guilabel:`Total Value` of each stock mov
181180
.. example::
182181
A business has 100 sofas in stock on January 1st and sells 20 of those sofas on February 1st. The
183182
:guilabel:`Remaining Quantity` of the :abbr:`SVL (stock move layer)` will drop from `100.00` to
184-
`70.00` on February 1st. If no other stock moves take place, and on February 1st, the
183+
`80.00` on February 1st. If no other stock moves take place, and on February 1st, the
185184
:guilabel:`Valuation at Date` is selected as January 1st, the :guilabel:`Remaining Quantity`
186-
will still show as `70.00`.
185+
will still show as `80.00`.
187186

188187
.. _inventory/warehouses_storage/aging-report:
189188

0 commit comments

Comments
 (0)
Please sign in to comment.