Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
1795 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

Thanks Gopakumar!! :)

Post correlati Risposte Visualizzazioni Attività
2
mag 25
2512
3
dic 24
7435
1
lug 24
3689
1
giu 24
2450
2
giu 24
3465