Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
43 Visninger

Hello Team,

I have implemented ans Odoo on-premise POS system. After sales, I wish to generate a stock report for all my products, and their bill of materials, with the following information :

  • Quantities in Stock : Stock left
  • Quantities Sold : Via POS
  • Quantities purchased (if any) : For any replenishment that will occur


For example : I have two products : "Bread" and "Banana"
- Bread has as bill of material : Butter, milk, flour, sugar. Hence it undergoes a Manufacturing process.
Therefore, once a quantity of Bread will be sold/consumed, it will be together with butter, milk, flour and sugar.


Hence I want to track the QTY LEFTQTY SOLD and QTY Purchased (if any) of banana, bread, butter, milk, sugar.


Please is it possible to generate such report ? If yes, How ?
Thanks in advance.

Avatar
Kassér
Bedste svar

Hi,

Please refer to the module: https://apps.odoo.com/apps/modules/18.0/pos_product_stock


Hope it helps.

Avatar
Kassér
Forfatter

Hello @cybrocys
Thanks for your feedback but I meant these information in a report (default odoo report template)

Secondly, want to see both QTY in Stock, QTY sold and QTY purchased.

If I can't have these once in a report, how then can I track these and be able to add them in my Stock report please ?