One2many Fold Widget Section and Note
by Neftalí Michelet https://www.linkedin.com/in/neftalimich
Odoo
$ 17.36
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 170 |
Technical Name |
x2many_fold_widget_sn |
License | LGPL-3 |
Website | https://www.linkedin.com/in/neftalimich |
Versions | 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 170 |
Technical Name |
x2many_fold_widget_sn |
License | LGPL-3 |
Website | https://www.linkedin.com/in/neftalimich |
Versions | 16.0 17.0 |
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="{}"

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