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
|
5403 | |||
|
2
10月 25
|
5638 | |||
|
0
11月 15
|
4479 | |||
|
2
6月 17
|
4518 | |||
|
1
3月 15
|
8685 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.