跳至内容
菜单
此问题已终结
1 回复
1793 查看

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
2509
3
12月 24
7423
1
7月 24
3681
1
6月 24
2447
2
6月 24
3460