Hello guys, I created a Many2many field in Odoo and I would like add a filter in my search view filtering by one of the fields of that Many2many field, is that possible? Thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
Hello Jorge,
Many2many field is not directly being used in search view. However one other option is available, You should follow that alternate way :-
For example :-
1) If sale order having invoice_ids many2many field.
2) First make one invoice_number field in sale order.
3) In sale order field invoice_ids objects is account.invoice
So call account.invoice create method, you can get Source Document (origin) = SO reference number
4) Base on origin you can search sale order id and write that invoice number in sale order's field "invoice_number"
5) Then "invoice_number" is use in search view.
Hope this will help you!
Thanks.
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
Juli 19
|
11391 | ||
|
1
Juni 19
|
7169 | ||
|
3
Apr. 17
|
3069 | ||
odoo9 yesterday filter
Gelöst
|
|
1
Feb. 23
|
6135 | |
|
1
Okt. 22
|
4312 |