[IMP] inventory: switch valuation to auto
closes odoo/documentation#10269
X-original-commit: cb51299cf1
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
This commit is contained in:
parent
93d22cb4e9
commit
5d35f5a1ae
@ -27,12 +27,18 @@ valuation updates in the *Inventory* app. For an introduction of inventory valua
|
|||||||
to the :doc:`using_inventory_valuation` documentation.
|
to the :doc:`using_inventory_valuation` documentation.
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
Switching to automatic inventory valuation **does not** create journal entries for existing
|
Switching from manual to automatic inventory valuation may cause discrepancies between stock
|
||||||
stock, potentially leading to discrepancies between stock valuation and accounting journals.
|
valuation and accounting journals.
|
||||||
|
|
||||||
To manually post journal entries for existing stock, navigate to :menuselection:`Inventory app
|
One `successful strategy <https://www.odoo.com/r/Kvfg>`_ for switching to automated valuation:
|
||||||
--> Reporting --> Valuation` for a list of current stock and its value. Then, :doc:`post a
|
|
||||||
journal entry <../../../../finance/accounting/vendor_bills>` for each existing item.
|
#. Clear existing stock (possibly with an :doc:`inventory adjustment
|
||||||
|
<../inventory_management/count_products>`)
|
||||||
|
#. Change the inventory valuation method to *Automatic*
|
||||||
|
#. Return the existing stock, with the original monetary value (using an inventory adjustment)
|
||||||
|
|
||||||
|
Once the existing stock is recovered, the Odoo *Accounting* app automatically generates the
|
||||||
|
journal entries to corresponding stock valuation records.
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
Loading…
Reference in New Issue
Block a user