Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1803 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Autor

Thanks Gopakumar!! :)

Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Mai 25
2522
3
Dez. 24
7491
1
Juli 24
3720
1
Juni 24
2458
2
Juni 24
3483