List Views in Odoo — a practical guide to Odoo list view with clear examples you can reuse in real projects.
Odoo Tutorial Series (43/112). Prefer one article? Read the complete Odoo tutorial.
Short description
Enable multi-edit and optional fields where useful.
List sketch
<list>
<field name="name"/>
<field name="state"/>
</list>