TIP: You can type at any time to perform a new search.
Custom columns in listview
web_listview_custom_column · OCA/web
- Repository
- OCA/web · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:03:03
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Pedro M. Baeza, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
web_listview_custom_column assets | ir.ui.view | qweb | Inherits web.assets_backend |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (3)-
custom_column(self, diff)@api.multiApply a change for a custom view. Create a new custom view or view override as necessary -
custom_column_desc(self)@api.multiReturn metadata necessary for UI -
get_inheriting_views_arch(self, view_id, model)@api.modelDon't apply our view inheritance in init mode for the same reason