Skip to Content
Menú
This question has been flagged
1 Respondre
4519 Vistes

Hi, for  Odoo 13 community.

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

Thanks


Avatar
Descartar
Best Answer

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
Descartar
Related Posts Respostes Vistes Activitat
0
de març 15
5130
2
de març 15
5276
0
de nov. 15
4185
2
de juny 17
4262
1
de març 15
8224