Skip to Content
मेन्यू
This question has been flagged
1 Reply
1781 Views

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?

Avatar
Discard
Best Answer

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.

Avatar
Discard
Author

Thanks Gopakumar!! :)

Related Posts Replies Views Activity
2
मई 25
2496
3
दिस॰ 24
7383
1
जुल॰ 24
3652
1
जून 24
2439
2
जून 24
3446