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
OCA/server-tools:
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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.multi
    Apply a change for a custom view. Create a new custom view or view override as necessary
  • custom_column_desc(self)
    @api.multi
    Return metadata necessary for UI
  • get_inheriting_views_arch(self, view_id, model)
    @api.model
    Don't apply our view inheritance in init mode for the same reason