Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/website
Last tracking update
2026-08-07 07:57:07
Authors
Odoo Community Association (OCA), Onestein
Maintainers
Odoo Community Association (OCA), Onestein
Committers
Weblate, OCA-git-bot, antonio, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
s_dynamic_link Dynamic Link ir.ui.view qweb New
s_dynamic_link_options s_dynamic_link_options ir.ui.view qweb Inherits website.snippet_options
snippet_options snippet_options ir.ui.view qweb Inherits website.snippet_options
snippets snippets ir.ui.view qweb Inherits website.snippets
web_editor_snippet_options web_editor_snippet_options ir.ui.view qweb Inherits web_editor.snippet_options
website_dynamic_link_view_form website.dynamic.link form New
website_dynamic_link_view_search website.dynamic.link search New
website_dynamic_link_view_tree website.dynamic.link tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (5)
  • active Boolean
    default=True
  • icon Image
    max_height=128 max_width=128 required=True args: 'Logo'
  • name Char
    required=True
  • url Char
    required=True
  • website_id Many2one → website
    args: 'website'
Public methods (0)

No public methods.