跳至內容
選單
此問題已被標幟
1 回覆
1727 瀏覽次數

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
2298
3
12月 24
6781
1
7月 24
3268
1
6月 24
2260
2
6月 24
3162