8000 [IMP] Inventory valuation method (FGI review) · tdu-odoo/documentation-user@156e212 · GitHub
[go: up one dir, main page]

Skip to content

Commit 156e212

Browse files
committed
[IMP] Inventory valuation method (FGI review)
Spec: - In accounting doc remove the last three topics and replace them by the memento. They all head to the old memento. - add links to new memento in following page: https://www.odoo.com/documentation/user/9.0/inventory/routes/strategies/removal.html - The following doc topic "What costing method should you use? (standard, average, fifo)" heads to the former memento https://www.odoo.com/documentation/functional/valuation.html#costingmethod This memento does not answer this complex question at all actually. Please remove it. - The introduction text should be before "Costing Method" title: Every year your inventory valuation has to be recorded in your balance sheet. This implies two main choices: the way you compute the cost of your stored items (Standard vs. Average vs. Real Price); the way you record the inventory value into your books (Periodic vs. Perpetual). - New definition for FIFO (right side): For Real Price (FIFO, LIFO, FEFO, etc), the costing is further refined by the removal strategy set on the warehouse location or product's internal category. The default strategy is FIFO. With such method, your inventory value is computed from the real cost of your stored products (cfr. Quantitative Valuation) and not from the cost price shown in the product form. Whenever you ship items, the cost price is reset to the cost of the last item(s) shipped. This cost price is used to value any product not received from a purchase order (e.g. inventory adjustments). FIFO is advised if you manage all your workflow into Odoo (Sales, Purchases, Inventory). It suits any kind of users. - Add definition for LIFO method: For Real Price (FIFO, LIFO, FEFO, etc), the costing is further refined by the removal strategy set on the warehouse location or product's internal category. The default strategy is FIFO. With such method, your inventory value is computed from the real cost of your stored products (cfr. Quantitative Valuation) and not from the cost price shown in the product form. Whenever you ship items, the cost price is reset to the cost of the last item(s) shipped. This cost price is used to value any product not received from a purchase order (e.g. inventory adjustments). LIFO is not permitted outside the United States. - New definition for Average Price: The Average Price method recomputes the cost price as a receipt order has been processed, based on prices defined in tied purchase orders: FORMULA (see here attached) The average cost does not change when products leave the warehouse. From an accounting point of view, this method is mainly justified in case of huge purchase price variations and is quite unusual due to its operational complexity. Your actually need a software like Odoo to easily keep this cost up-to-date. This method is dedicated to advanced users. It requires well established business processes because the order in which you process receipt orders matters in the cost computation. - In Continental memento: If the stock value decreased, he makes it upside down. -> If the stock value decreased, the "Inventory" account is credited and the "Inventory Variations" debited. - Remove "[1] products leaving the stock have no impact on the average price." Now added to average price definition. - At the botton, add links to following docs: What is a removal strategy (FIFO, LIFO, FEFO, Specific Indentification): https://www.odoo.com/documentation/user/9.0/inventory/routes/strategies/removal.html Impact on the average price valuation when returning goods: https://www.odoo.com/documentation/user/9.0/accounting/others/inventory/avg_price_valuation.html How to integrate landed costs in the cost of the product? https://www.odoo.com/documentation/user/9.0/inventory/routes/costing/landed_costs.html
1 parent 8babc08 commit 156e212

File tree

6 files changed

+100
-66
lines changed

6 files changed

+100
-66
lines changed

accounting/others/inventory.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Inventory
66
:titlesonly:
77

88
inventory/avg_price_valuation
9-
What is the impact of standard price, average price, FIFO and LIFO? <https://www.odoo.com/documentation/functional/valuation.html#costingmethod>
10-
How is periodic inventory valuation working? <https://www.odoo.com/documentation/functional/valuation.html#periodicinventoryvaluation>
11-
What is the impact of perpetual inventory valuation? <https://www.odoo.com/documentation/functional/valuation.html#perpetualinventoryvaluation>
9+
../../../inventory/management/reporting/valuation_methods_continental
10+
../../../inventory/management/reporting/valuation_methods_anglo_saxon
11+

inventory/management/reporting/valuation_methods_anglo_saxon.rst

Lines changed: 44 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
How to do an inventory valuation? (Anglo-Saxon Accounting)
55
==========================================================
66

7-
Costing Method
8-
==============
9-
107
Every year your inventory valuation has to be recorded in your
118
balance sheet. This implies two main choices:
129

@@ -16,6 +13,8 @@ balance sheet. This implies two main choices:
1613
- the way you record the inventory value into your books
1714
(periodic vs. Perpetual).
1815

16+
Costing Method
17+
==============
1918
.. rst-class:: alternatives doc-aside
2019

2120
Standard Price
@@ -91,7 +90,7 @@ Average Price
9190
- 12
9291
- +4*€16
9392
- €144
94-
* - Deliver 10 Products [#average-removal]_
93+
* - Deliver 10 Products
9594
- €12
9695
- 2
9796
- | -10*€12
@@ -103,18 +102,20 @@ Average Price
103102
- +2*€6
104103
- €36
105104

106-
The **Average Price** method recomputes the cost price as a
107-
receipt order has been processed, based on prices defined in
108-
tied purchase orders. This method is mainly justified in case
109-
of huge purchase price variations and is quite unusual due to
110-
its operational complexity. Your actually need a software like
111-
Odoo to keep this cost up-to-date.
105+
The **Average Price** method recomputes the cost price as a receipt order
106+
has been processed, based on prices defined in tied purchase orders:
107+
FORMULA (see here attached)
112108

113-
This method is dedicated to advanced users. It requires well
114-
established business processes because the order in which you
115-
process receipt orders matters in the cost computation. Moreover
116-
if you mistakenly process such an order, there is no way to
117-
reset the cost price at its initial value.
109+
The average cost does not change when products leave the warehouse.
110+
111+
From an accounting point of view, this method is mainly justified in
112+
case of huge purchase price variations and is quite unusual due to its
113+
operational complexity. Your actually need a software like Odoo to
114+
easily keep this cost up-to-date.
115+
116+
This method is dedicated to advanced users. It requires well established
117+
business processes because the order in which you process receipt orders
118+
matters in the cost computation.
118119

119120
FIFO
120121
.. rst-class:: values-table
@@ -156,19 +157,18 @@ FIFO
156157
- +2*€6
157158
- €44
158159

159-
For **Real Price** (FIFO, LIFO, FEFO, etc), the costing is
160-
further refined by the removal strategy set on the warehouse
161-
location or product's internal category. The default strategy
162-
is FIFO. With such method, your inventory value is computed
163-
from the real cost of your stored products (cfr. Quantitative
164-
Valuation) and not from the cost price shown in the product
165-
form. Whenever you ship items, the cost price is reset to the
166-
cost of the last item(s) shipped. This cost price is used to
167-
value any product not received from a purchase order (e.g.
168-
inventory adjustments).
160+
For **Real Price** (FIFO, LIFO, FEFO, etc), the costing is further
161+
refined by the removal strategy set on the warehouse location
162+
or product's internal category. The default strategy is FIFO. With
163+
such method, your inventory value is computed from the real cost
164+
of your stored products (cfr. Quantitative Valuation) and not from
165+
the cost price shown in the product form. Whenever you ship items,
166+
the cost price is reset to the cost of the last item(s) shipped.
167+
This cost price is used to value any product not received from a
168+
purchase order (e.g. inventory adjustments).
169169

170-
Such a method is advised if you manage all your workflow into
171-
Odoo (Sales, Purchases, Inventory). It suits any kind of users.
170+
FIFO is advised if you manage all your workflow into Odoo (Sales,
171+
Purchases, Inventory). It suits any kind of users.
172172

173173
LIFO (not accepted in IFRS)
174174
.. rst-class:: values-table
@@ -210,6 +210,18 @@ LIFO (not accepted in IFRS)
210210
- +2*€6
211211
- €32
212212

213+
For **Real Price** (FIFO, LIFO, FEFO, etc), the costing is further
214+
refined by the removal strategy set on the warehouse location
215+
or product's internal category. The default strategy is FIFO.
216+
With such method, your inventory value is computed from the
217+
real cost of your stored products (cfr. Quantitative Valuation)
218+
and not from the cost price shown in the product form. Whenever
219+
you ship items, the cost price is reset to the cost of the last
220+
item(s) shipped. This cost price is used to value any product
221+
not received from a purchase order (e.g. inventory adjustments).
222+
223+
LIFO is not permitted outside the United States.
224+
213225
Odoo allows any method. The default one is **Standard Price**.
214226
To change it, check **Use a 'Fixed', 'Real' or 'Average' price
215227
costing method** in Purchase settings. Then set the costing
@@ -319,8 +331,6 @@ Let's take the case of a reseller.
319331
320332
.. placeholder
321333
322-
.. [#average-removal] products leaving the stock have no impact on the average price.
323-
324334
.. raw:: html
325335

326336
<hr style="float: none; visibility: hidden; margin: 0;">
@@ -349,3 +359,8 @@ Let's take the case of a reseller.
349359
- Price Difference: to set in product's internal category or in product
350360
form as a specific replacement value
351361

362+
.. seealso::
363+
364+
* :doc:`../../routes/strategies/removal`
365+
* :doc:`../../../accounting/others/inventory/avg_price_valuation`
366+
* :doc:`../../routes/costing/landed_costs`

inventory/management/reporting/valuation_methods_continental.rst

Lines changed: 48 additions & 30 deletions
179B
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
How to do an inventory valuation? (Continental Accounting)
55
==========================================================
66

7-
Costing Method
8-
==============
9-
107
Every year your inventory valuation has to be recorded in your
118
balance sheet. This implies two main choices:
129

@@ -16,6 +13,9 @@ balance sheet. This implies two main choices:
1613
- the way you record the inventory value into your books
1714
(periodic vs. Perpetual).
1815

16+
Costing Method
17+
==============
18+
1919
.. rst-class:: alternatives doc-aside
2020

2121
Standard Price
@@ -91,7 +91,7 @@ Average Price
9191
- 12
9292
- +4*€16
9393
- €144
94-
* - Deliver 10 Products [#average-removal]_
94+
* - Deliver 10 Products
9595
- €12
9696
- 2
9797
- | -10*€12
@@ -103,18 +103,20 @@ Average Price
103103
- +2*€6
104104
- €36
105105

106-
The **Average Price** method recomputes the cost price as a
107-
receipt order has been processed, based on prices defined in
108-
tied purchase orders. This method is mainly justified in case
109-
of huge purchase price variations and is quite unusual due to
110-
its operational complexity. Your actually need a software like
111-
Odoo to keep this cost up-to-date.
106+
The **Average Price** method recomputes the cost price as a receipt order
107+
has been processed, based on prices defined in tied purchase orders:
108+
FORMULA (see here attached)
112109

113-
This method is dedicated to advanced users. It requires well
114-
established business processes because the order in which you
115-
process receipt orders matters in the cost computation. Moreover
116-
if you mistakenly process such an order, there is no way to
117-
reset the cost price at its initial value.
110+
The average cost does not change when products leave the warehouse.
111+
112+
From an accounting point of view, this method is mainly justified in
113+
case of huge purchase price variations and is quite unusual due to its
114+
operational complexity. Your actually need a software like Odoo to
115+
easily keep this cost up-to-date.
116+
117+
This method is dedicated to advanced users. It requires well established
118+
business processes because the order in which you process receipt orders
119+
matters in the cost computation.
118120

119121
FIFO
120122
.. rst-class:: values-table
@@ -156,19 +158,18 @@ FIFO
156158
- +2*€6
157159
- €44
158160

159-
For **Real Price** (FIFO, LIFO, FEFO, etc), the costing is
160-
further refined by the removal strategy set on the warehouse
161-
location or product's internal category. The default strategy
162-
is FIFO. With such method, your inventory value is computed
163-
from the real cost of your stored products (cfr. Quantitative
164-
Valuation) and not from the cost price shown in the product
165-
form. Whenever you ship items, the cost price is reset to the
166-
cost of the last item(s) shipped. This cost price is used to
167-
value any product not received from a purchase order (e.g.
168-
inventory adjustments).
161+
For **Real Price** (FIFO, LIFO, FEFO, etc), the costing is further
162+
refined by the removal strategy set on the warehouse location
163+
or product's internal category. The default strategy is FIFO. With
164+
such method, your inventory value is computed from the real cost
165+
of your stored products (cfr. Quantitative Valuation) and not from
166+
the cost price shown in the product form. Whenever you ship items,
167+
the cost price is reset to the cost of the last item(s) shipped.
168+
This cost price is used to value any product not received from a
169+
purchase order (e.g. inventory adjustments).
169170

170-
Such a method is advised if you manage all your workflow into
171-
Odoo (Sales, Purchases, Inventory). It suits any kind of users.
171+
FIFO is advised if you manage all your workflow into Odoo (Sales,
172+
Purchases, Inventory). It suits any kind of users.
172173

173174
LIFO (not accepted in IFRS)
174175
.. rst-class:: values-table
@@ -210,6 +211,18 @@ LIFO (not accepted in IFRS)
210211
- +2*€6
211212
- €32
212213

214+
For **Real Price** (FIFO, LIFO, FEFO, etc), the costing is further
215+
refined by the removal strategy set on the warehouse location
216+
or product's internal category. The default strategy is FIFO.
217+
With such method, your inventory value is computed from the
218+
real cost of your stored products (cfr. Quantitative Valuation)
219+
and not from the cost price shown in the product form. Whenever
220+
you ship items, the cost price is reset to the cost of the last
221+
item(s) shipped. This cost price is used to value any product
222+
not received from a purchase order (e.g. inventory adjustments).
223+
224+
LIFO is not permitted outside the United States.
225+
213226
Odoo allows any method. The default one is **Standard Price**.
214227
To change it, check **Use a 'Fixed', 'Real' or 'Average' price
215228
costing method** in Purchase settings. Then set the costing
@@ -295,7 +308,8 @@ Profit&Loss section to your assets.
295308
Expenses: Inventory Variations X
296309
===================================== ===== ======
297310

298-
If the stock value decreased, he makes it upside down.
311+
If the stock value decreased, the **Inventory** account is credited
312+
and te **Inventory Variations** debited.
299313

300314
.. raw:: html
301315

@@ -317,8 +331,6 @@ Let's take the case of a reseller.
317331
318332
.. placeholder
319333
320-
.. [#average-removal] products leaving the stock have no impact on the average price.
321-
322334
.. raw:: html
323335

324336
<hr style="float: none; visibility: hidden; margin: 0;">
@@ -338,3 +350,9 @@ Let's take the case of a reseller.
338350
category
339351

340352
- Inventory: to set as Stock Valuation Account in product's internal category
353+
354+
.. seealso::
355+
356+
* :doc:`../../routes/strategies/removal`
357+
* :doc:`../../../accounting/others/inventory/avg_price_valuation`
358+
* :doc:`../../routes/costing/landed_costs`

inventory/routes/costing.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ Product Costing
55
.. toctree::
66
:titlesonly:
77

8-
What costing method should you use? (standard, average, fifo) <https://www.odoo.com/documentation/functional/valuation.html#costingmethod>
98
costing/landed_costs

inventory/routes/costing/fifo_lifo.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

inventory/routes/strategies/removal.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,3 +161,8 @@ removal dates.
161161

162162
.. image:: media/removal11.png
163163
:align: center
164+
165+
.. seealso::
166+
167+
* :doc:`../../management/reporting/valuation_methods_continental`
168+
* :doc:`../../management/reporting/valuation_methods_anglo_saxon`

0 commit comments

Comments
 (0)
0