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
4527 Widoki

Hi, for  Odoo 13 community.

Anyone know if there is any  module for update supplier price, by purchase order of product incoming?

Thanks


Awatar
Odrzuć
Najlepsza odpowiedź

Check how Odoo adds a Supplier and Price to a product the first time a Request for Quotation is processed into a Purchase Order:

https://github.com/odoo/odoo/blob/13.0/addons/purchase/models/purchase.py#L358

If you know how to code, you can modify this pattern to check the price and UPDATE if it is different.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 15
5151
2
mar 15
5294
0
lis 15
4191
2
cze 17
4287
1
mar 15
8275