Skip to Content
Menu
This question has been flagged
1 Odpoveď
3839 Zobrazenia

I would like to integrate a third-party pos system into odoo, and use odoo for stock management and other aspects. So far I've been able to make a setup to modify `product.product` / `product.template` and override`qty_available` with real-time information- but this approach doesn't seem to play well with other aspects of odoo.

For example current inventory valuation this is calculated based on qty_available, but the stock report seems to work based on another mechanic. There are views, where they split up goods in different warehouses, seem to work based on stock.moves and others work on quants.

What I would like to do is every day or hour create a `stock.move` aggregate with information of outgoing or returning stock that day.  But even this seems to be conflicting with the way inventory adjustments work are set to absolute numbers rather than doing a relative correction.

I could really use some pointers on what would be a good way to integrate this external data into Odoo.


Avatar
Zrušiť
Best Answer

Did you found any solution about it? I have a similar case.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
aug 16
10284
0
mar 15
4510
2
mar 15
9232
2
aug 25
166
0
júl 25
394