Repository
OCA/server-tools · module folder · Try on Runboat
Module version
0.1
Category
Other modules
Folder size
0.0 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com
Last tracking update
2026-08-07 06:56:12
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Alexandre Fayolle, Sylvain LE GAL, david.beal@akretion.com
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
Adds Id field in all tree views of any modules/models, except:

* Arborescent tree views like 'Products by Category', 'Chart of accounts', etc.
* Tree views (like in wizard 'Change password') built on transient models
  which don't have this column in their table.

Id field is the primary key of standard sql tables
defined by the orm (Odoo model).
    

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.