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
4310 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
4924
2
mar 15
5043
0
lis 15
3999
2
cze 17
4058
1
mar 15
7834