This question has been flagged
2 Replies
5329 Views

In product inventory tab show different amount than real existence in all the warehouse (option Stock by Location).

Can you can tell which program (product.py or stock.py or other program) to determine why these numbers are different reason.

All warehouse are internal.

Regards,

Juan Gonzalez

Avatar
Discard
Best Answer

In file addons/stock/product.py you can find _product_available, which is the method that calculates qty_available

Avatar
Discard
Author Best Answer

Hi Karim

Can You explain me why the reason for qty_available are different from sum of Stock by Location Option.

The products only have one move, this move correspond to initial inventory

Regards,

Juan Gonzalez

Avatar
Discard