I my odoo app a have two models "contract" and "contract_line". Each contract has a One2many field (contract_line_ids) meaning that each contract has a list o many contract lines.
In the contract I have represented that one2many contract_line_ids as a tree view inside the form. The problem is that a contract has too many contract line and is dificult to locate a specific contract line. So I need to implement a search box, or any other way to filter those contract lines inside "contract" that matches ans specific condition (ex search the contract_line with ans specific name, cod etc.)
How do I implement a search mechanism for that One2many field?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
1
Svar
3045
Visninger
Hi,
There is a module in odoo apps store for version 13, see whether it works in odoo 12 or refer the code: Quick Search in one2many
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
1
sep. 23
|
3512 | ||
|
1
sep. 21
|
26442 | ||
|
2
jul. 20
|
3808 | ||
|
2
sep. 23
|
4366 | ||
|
1
jan. 23
|
2624 |