Hi, for Odoo 13 community.
Anyone know if there is any module for update supplier price, by purchase order of product incoming?
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi, for Odoo 13 community.
Anyone know if there is any module for update supplier price, by purchase order of product incoming?
Thanks
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.
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
0
3月 15
|
5087 | ||
|
2
3月 15
|
5202 | ||
|
0
11月 15
|
4147 | ||
|
2
6月 17
|
4209 | ||
|
1
3月 15
|
8183 |