| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 1317 |
| Technical Name |
mns_search_o2m_advance |
| License | LGPL-3 |
Embedded X2many list filtering
Adds a filter row under list column headers for One2many and Many2many fields shown as
lists inside form views. Filtering runs with AND across columns and stays
scoped to the current relation (lines of the parent record).
Column filters
- Char / text: case-insensitive contains
- Boolean, selection
- Many2one: multi-select with tags and autocomplete (Search more)
- Many2many
- Date / datetime: fromâto range
- Integer, float, monetary: fromâto range
Screenshots
Section and note lists
Works with section_and_note_one2many and sale order line lists
(sol_o2m): same column filters plus an optional search by section title
(blocks starting at line_section). Section filter combines with column filters.
Dependencies
Requires web, account, and sale so account and sale list renderers load before this moduleâs assets.
Please log in to comment on this module