Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1794 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor

Thanks Gopakumar!! :)

Powiązane posty Odpowiedzi Widoki Czynność
2
maj 25
2510
3
gru 24
7427
1
lip 24
3686
1
cze 24
2448
2
cze 24
3460