Skip to Content
Menu
This question has been flagged
3807 Views

Hello, I'm trying to display quantity of a product in pos in specific stock. For instance when you open POS application, I would like to have product list widget filled with labels which let us know how many items are available at this POS location.

I added the field in models.js 'qty_available' and used it in the template to be displayed on product (similar as here https://www.odoo.com/apps/modules/9.0/pos_stocks/2POSS.png)

But i assume this field lets us know how many are available throughout the company. I would like to add information about this very POS/stock product quantity availability. Any push in the right direction is appreciated.


Best regards Matej


Avatar
Discard