コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4466 ビュー

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