Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1776 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Penulis

Thanks Gopakumar!! :)

Post Terkait Replies Tampilan Aktivitas
2
Mei 25
2495
3
Des 24
7379
1
Jul 24
3651
1
Jun 24
2435
2
Jun 24
3443