Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
3724 Tampilan

Hi, everyone,

I forget to record inventory figures at the end of last month, and our campany manually adjust figure for each month, does anyone else have the similar situation? How can I find figure for last month? Thank you.

Avatar
Buang
Jawaban Terbai

Hello Kathy

May this help you  http://tidyway.blogspot.in/2014/12/inventory-report-in-openerp-v7.html

Thanks

Rohan(www.tidyway.in)

More info : contact@tidyway.in

Avatar
Buang
Jawaban Terbai

I'm answering for v7.0 or before.  I'm not well versed with v8.0's warehouse management to know whether this work or not.

Basically you need to summarize the stock.move records.  What you need to do is for each location, add all the quantity in which the location is in the location_dest_id field and deduct it with the sum of all the quantity in which the location is in the location_id.  Beware of the product_id and uom_id.

Avatar
Buang