Skip to Content
Menu
This question has been flagged
2 Replies
9291 Views

I want to know (and print as a report) the sock in a certain day. For ex. 2013.02.28. I see that if I go to Warehouse->Locations and select Stock, from Print menu I have Location Inventory Overview, but this shows the stock in this moment. But I need in a specific date. Anybody knows a solution? Thanks, TArpi

Avatar
Discard
Best Answer

Hi,

Warehouse -> Inventory Control -> Location Strucure.

When you click on any location, it will open popup with some parameters. You can select 'Analyse Type' = Analyse a Period.

Hope it will help you.

Email : info@acespritech.com
Skype : acespritech
Blog : acespritechblog.wordpress.com

Avatar
Discard
Author

Thanks Dharmesh Rathod, it works fine.

In my Odoo 8, I have never seen Warehouse -> Inventory Control -> Location Structure menu...

This is absent in Odoo 8 : https://github.com/odoo/odoo/issues/6763

Best Answer

I do not know if there is a date field inthe table stock.move or other other related tables.

You have to create your own module, which loops though all the stock.move, and accept only the moves which are on or before the given date.

Avatar
Discard
Related Posts Replies Views Activity
0
Jul 24
1820
1
Mar 24
2089
4
Feb 24
5129
1
Jul 23
2749
1
May 23
3378