This question has been flagged

Some of the Receipts and Delivery Orders in our v10 system were validated AFTER they actually happened in the real world.

The problem is that for over month, many of these documents were left unvalidated and THE NEXT MONTH they were discovered and validated.

So I need to change the dates of all of the ones that were validated in the wrong month.

Can someone explain the relationship between:

  • stock pickings

  • stock moves

  • stock quants

I believe when I know, I will be able to change the dates of these and the associated Accounting Entries to get the system to show a correct Inventory Valuation and Balance Sheet total for each month.


Avatar
Discard

Any response on this?

See https://github.com/odoo/odoo/blob/10.0/addons/stock/doc/stock.rst for documentation on version 10 that explains the relationships between pickings / moves / quants. It is not possible to back date any Inventory transactions in Odoo. We are researching how it may be possible to close this gap in a future version.