How To Create Editable Tree View in Odoo 17

CelineGeorge1 444 views 7 slides May 15, 2024
Slide 1
Slide 1 of 7
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7

About This Presentation

This slide will represent how to create editable tree view in Odoo 17.


Slide Content

How To Create Editable Tree View in Odoo 17 Enterprise

Introduction Enterpr ise This slide will represent how to create editable tree view in Odoo 17

Enterprise Editable from bottom To make a tree view records editable from bottom add the editable=”bottom” attribute to the tree tag For Example: <tree editable="bottom"> <field name="name"/> <field name="email"/ <field name="phone"/> </tree>

Enterprise Editable from bottom

Enterprise Editable from top To make a tree view records editable from the top add the editable=”top” attribute to the tree tag Example: <tree editable="top"> <field name="name"/> <field name="email"/ <field name="phone"/> </tree>

Enterprise Editable from top

For More Info. Check our company website for related blogs and Odoo book. Check our YouTube channel for functional and technical videos in Odoo. Enterprise www.cybrosys.com