One2many Fold Widget Section and Note
by Neftalí Michelet https://www.linkedin.com/in/neftalimich
Odoo
$ 19.99
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 427 |
Technical Name |
x2many_fold_widget_extra |
License | LGPL-3 |
Website | https://www.linkedin.com/in/neftalimich |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 427 |
Technical Name |
x2many_fold_widget_extra |
License | LGPL-3 |
Website | https://www.linkedin.com/in/neftalimich |
Fold Columns Widget for X2Many Fields
fold columns in one2many or many2many fields easily.

Fold columns.
Choose your column and set an option parameter:
options="{fold: True}"
options="{fold: False}"
options="{}"
- product_label_section_and_note_field_o2m (Account).
- stock_move_one2many (Stock).
- sol_o2m_search (Sale).

X2Many search widget documentation
Configuration
- <field name="your_tree_field_name" options="{'fold': True}"/>
- <field name="your_tree_field_name" options="{'fold': False}"/>
- <field name="your_tree_field_name"/>
Changelog
[2023-07-31] - Release (1.0.0)
- Basic functionality.
Please log in to comment on this module