Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4287 Vistas

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
Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 15
4903
2
mar 15
5025
0
nov 15
3992
2
jun 17
4043
1
mar 15
7808