Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1792 Prikazi

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
Opusti
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
Opusti
Avtor

Thanks Gopakumar!! :)

Related Posts Odgovori Prikazi Aktivnost
2
maj 25
2507
3
dec. 24
7422
1
jul. 24
3676
1
jun. 24
2447
2
jun. 24
3459