Skip to Content
Menu
This question has been flagged

Hi, for  Odoo 13 community.

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

Thanks


Avatar
Discard
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
Discard
Related Posts Replies Views Activity
0
Mar 15
5053
2
Mar 15
5171
0
Nov 15
4117
2
Jun 17
4175
1
Mar 15
8143