Skip to Content
Menu
This question has been flagged
1722 Views

Is there a way to get the qty_available of a specific delivery/stock picking (I always get one product per delivery)?

I have the stock.picking of the delivery.

Something in line with the following but can't figure out which context variable to provide for the picking

self.product_id.with_context({'picking_id' : self .picking_id, 'strict' : True}).qty_available


Thank you!

Avatar
Discard
Author

Thank you, and almost there but not quite.

I needed the available quantity for a specific delivery and not for a location.

Related Posts Replies Views Activity
2
Sep 25
564
1
Aug 25
557
0
Jul 25
354
2
Jun 25
1781
1
May 25
1703