Theme Flexible

website_theme_flexible
REPOSITORY
REPOSITORYOCA/website-themes
GIT
GIThttps://github.com/OCA/website-themes.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website-themes/tree/11.0/website_theme_flexible
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYTheme
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Onestein
COMMITTERS
COMMITTERSGitHub, OCA Transbot, oca-travis, tarteo
WEBSITE
WEBSITEhttps://github.com/OCA/website
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - web
    - base
    - web_editor
    - web_planner
    - http_routing
    - portal
    - mail
    - base_setup
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (11)
XML IDNameModelTypeStatus
assets_editor assets_editor ir.ui.view qweb Inherits website.assets_editor
assets_frontend assets_frontend ir.ui.view qweb Inherits website.assets_frontend
assets_frontend_anchor assets_frontend_anchor ir.ui.view qweb Inherits website.assets_frontend
assets_frontend_colors assets_frontend_colors ir.ui.view qweb Inherits website.assets_frontend
assets_frontend_fonts assets_frontend_fonts ir.ui.view qweb Inherits website.assets_frontend
assets_frontend_layout assets_frontend_layout ir.ui.view qweb Inherits website.assets_frontend
assets_frontend_menu assets_frontend_menu ir.ui.view qweb Inherits website.assets_frontend
colorpicker colorpicker ir.ui.view qweb Inherits web_editor.colorpicker
layout layout ir.ui.view qweb Inherits website.layout
res_config_settings_view_form res_config_settings_view_form res.config.settings xpath Inherits website.res_config_settings_view_form
theme_customize_theme_flexible theme_customize_theme_flexible ir.ui.view qweb Inherits website.theme_customize
Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • render(self, id_or_xml_id, values=None, **options)
    @api.model

New fields (1)
  • google_font_api_key Char
    name='Google Fonts API Key' related='website_id.google_font_api_key'
Public methods (0)

No public methods.

New fields (18)
  • anchor_color Char
    default='#337ab7'
  • anchor_footer_color Char
    default='#337ab7'
  • bg_color Char
    default='#FFFFFF'
  • color_alpha Char
    default='#1CC1A9'
  • color_beta Char
    default='#875A7B'
  • color_delta Char
    default='#0D6759'
  • color_epsilon Char
    default='#0B2E59'
  • color_gamma Char
    default='#BA3C3D'
  • css Text
  • footer_bg_color Char
    default='#F8F8F8'
  • google_query Char
    compute='_compute_google_query'
  • layout Selection
    default='full_width' selection=[('full_width', 'Full Width'), ('boxed', 'Boxed'), ('postcard', 'Postcard')]
  • menu_alignment Selection
    default='right' selection=[('left', 'Left'), ('right', 'Right'), ('center', 'Center')]
  • menu_bg Char
    default='#f8f8f8'
  • menu_color Char
    default='#333333'
  • menu_logo Selection
    default='left_logo' selection=[('none', 'None'), ('left_text', 'Left / Name'), ('right_text', 'Right / Name'), ('left_logo', 'Left / Logo'), ('right_logo', 'Right / Logo')]
  • menu_sticky Boolean
  • snippet_border_radius Integer
    default=0
Public methods (0)

No public methods.

New fields (2)
  • google_font_api_key Char
    name='Google Fonts API Key'
  • theme_flexible_id Many2one → theme.flexible
    comodel_name='theme.flexible'
Public methods (0)

No public methods.