I have submited a patch for review that tries to manage accounting moves
for direct stock moves from supplier to customer. (see [1])
Questions are raised about the average cost price computation.
- Is such moves must change the average cost price or not?
- Is such moves must behave like if the cost price was fix?
[1] http://codereview.tryton.org/237005/
--
Cédric Krier
B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: cedric...@b2ck.com
Website: http://www.b2ck.com/
This is perhaps the common practice but for me this is not logical.
Because you change the method of the valuation of the goods.
With your way, we are in a LIFO method just for this drop shipment and
for all others, it is fixed or average or FIFO. It is like if the
dropped product was not the same product as the one in the stock.
For me the cost price is linked to the warehouse in the way that it is
the approximate unit price to valuate the stock.
So for me, if the product land or not in the warehouse doesn't change
anything, you have a new information about the cost of the product, you
must update it using the choosen method.
What I often hear is that you can choose the cost method you want but
never change it during the exercice.
But if you have to re-build your stock, the price will be closer to the
one of the drop shipment.
No it is the same, it is about the current value of the stock.