Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3785 Widoki

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.


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 16
10197
0
mar 15
4429
2
mar 15
9165
0
lip 25
355
4
lip 25
4510