TIP: You can type at any time to perform a new search.
Theme Flexible
website_theme_flexible · OCA/website-themes
- Repository
- OCA/website-themes · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Theme
- Folder size
- 0.49 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/website
- Last tracking update
- 2026-08-07 07:25:00
- Authors
- Odoo Community Association (OCA), Onestein
- Maintainers
- Odoo Community Association (OCA), Onestein
- Committers
- GitHub, tarteo, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (11)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | form | Inherits website.res_config_settings_view_form |
theme_customize_theme_flexible |
theme_customize_theme_flexible | ir.ui.view | qweb | Inherits website.theme_customize |
HTTP endpoints (0)
No HTTP endpoints found for this module.
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_keyCharname='Google Fonts API Key'related='website_id.google_font_api_key'
No public methods.
New fields (18)
-
anchor_colorChardefault='#337ab7' -
anchor_footer_colorChardefault='#337ab7' -
bg_colorChardefault='#FFFFFF' -
color_alphaChardefault='#1CC1A9' -
color_betaChardefault='#875A7B' -
color_deltaChardefault='#0D6759' -
color_epsilonChardefault='#0B2E59' -
color_gammaChardefault='#BA3C3D' -
cssText -
footer_bg_colorChardefault='#F8F8F8' -
google_queryCharcompute='_compute_google_query' -
layoutSelectiondefault='full_width'selection=[('full_width', 'Full Width'), ('boxed', 'Boxed'), ('postcard', 'Postcard')] -
menu_alignmentSelectiondefault='right'selection=[('left', 'Left'), ('right', 'Right'), ('center', 'Center')] -
menu_bgChardefault='#f8f8f8' -
menu_colorChardefault='#333333' -
menu_logoSelectiondefault='left_logo'selection=[('none', 'None'), ('left_text', 'Left / Name'), ('right_text', 'Right / Name'), ('left_logo', 'Left / Logo'), ('right_logo', 'Right / Logo')] -
menu_stickyBoolean -
snippet_border_radiusIntegerdefault=0
No public methods.
New fields (2)
-
google_font_api_keyCharname='Google Fonts API Key' -
theme_flexible_idMany2one → theme.flexiblecomodel_name='theme.flexible'
No public methods.