Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1785 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur

Thanks Gopakumar!! :)

Publications associées Réponses Vues Activité
2
mai 25
2501
3
déc. 24
7410
1
juil. 24
3670
1
juin 24
2443
2
juin 24
3458