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

I would like to automatically add all products of one supplier into the purchase order, when the supplier has been assigned in a new purchase order.


I am on odoo.sh v14
What is the best solution? Can I customize the module? Did anyone already need this kind of solution?

アバター
破棄
最善の回答

You can do it in a new module where you need to inherit the 'purchase.order' model. You can either do it as an on-change method for the supplier(partner_id) field or as a button that needs to be clicked after selecting the supplier.

アバター
破棄
著作者

Thanks Gopakumar!! :)

関連投稿 返信 ビュー 活動
2
5月 25
2495
3
12月 24
7376
1
7月 24
3646
1
6月 24
2433
2
6月 24
3443