This question has been flagged

Hey all I want to know if there is anyway to get stock in hand by location or per warehouse? I want it in Product moves. Write now i am using related field 


virtual_available = fields.Float(related='product_id.virtual_available',string='Qty on hand',    readonly=True,)​
But this gives overall quantity . Kindly please guide me i shall be very thankful.
Avatar
Discard
Best Answer

Hello,

you can try below  module/app for achieve your requirements.

https://apps.odoo.com/apps/modules/11.0/product_warehouse_quantity/ 

I hope it will help you.

Thanks

Sunny Sheth

Avatar
Discard
Author

hey thanks for replying! i have seen it but it was not as helpful as when i add this in product moves it wasnt working properly after doing some internal transfer and all. Do you have any other idea? Again thanks for replying

Hello,

no right now i don't remember any other way to do it.

Thanks