Website Snippet Dynamic Link

website_snippet_dynamic_link
REPOSITORY
REPOSITORYOCA/website
GIT
GIThttps://github.com/OCA/website.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website/tree/15.0/website_snippet_dynamic_link
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Onestein
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, antonio, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/website
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - digest
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - social_media
    - google_recaptcha
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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
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.