Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4373 Visualizzazioni

Hi, for  Odoo 13 community.

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

Thanks


Avatar
Abbandona
Risposta migliore

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.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mar 15
4994
2
mar 15
5105
0
nov 15
4056
2
giu 17
4145
1
mar 15
8031