Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.1
Category
Website
Folder size
0.17 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/website
Last tracking update
2026-08-07 07:38:28
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
David, tarteo, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
layout layout ir.ui.view qweb Inherits website.layout
view_website_config_settings res.config.settings form Inherits website.res_config_settings_view_form
view_website_form website form Inherits website.view_website_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (3)
  • has_piwik_analytics Boolean
    readonly=False related='website_id.has_piwik_analytics' args: 'Piwik Analytics'
  • piwik_analytics_host Char
    readonly=False related='website_id.piwik_analytics_host'
  • piwik_analytics_id Integer
    readonly=False related='website_id.piwik_analytics_id'
Public methods (0)

No public methods.

New fields (3)
  • has_piwik_analytics Boolean
    args: 'Piwik Analytics'
  • piwik_analytics_host Char
    help='The host/path your Piwik installation is accessible by on the internet. Do not include a protocol here!\nSo http[s]://[this field]/piwik.php should resolve to your piwik.php' args: 'Piwik host'
  • piwik_analytics_id Integer
    default=1 help='The ID Piwik uses to identify the website' args: 'Piwik website ID'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…