Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1810 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Автор

Thanks Gopakumar!! :)

Related Posts Відповіді Переглядів Дія
2
трав. 25
2531
3
груд. 24
7535
1
лип. 24
3735
1
черв. 24
2473
2
черв. 24
3488