CMS info

cms_info
REPOSITORY
REPOSITORYOCA/website-cms
GIT
GIThttps://github.com/OCA/website-cms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website-cms/tree/16.0/cms_info
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYCMS
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Simone Orsi, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/website-cms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:54:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (5)
  • cms_copy_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS copy URL'
  • cms_delete_confirm_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS delete confirm URL'
  • cms_delete_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS delete URL'
  • cms_edit_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS edit URL'
  • url Char
    compute='_compute_cms_url' compute_sudo=True string='URL'
Public methods (11)
  • cms_after_delete_url(self)
    @property
  • cms_can_create(self)
    @api.model
  • cms_can_delete(self)
  • cms_can_edit(self)
  • cms_can_publish(self)
  • cms_create_url(self)
    @property
  • cms_delete_url_base(self)
    @property
  • cms_edit_url_base(self)
    @property
  • cms_info(self)
  • cms_is_owner(self, uid=None)
  • cms_search_url(self)
    @property
REPOSITORY
REPOSITORYOCA/website-cms
GIT
GIThttps://github.com/OCA/website-cms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website-cms/tree/14.0/cms_info
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYCMS
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Simone Orsi, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/website-cms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (5)
  • cms_copy_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS copy URL'
  • cms_delete_confirm_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS delete confirm URL'
  • cms_delete_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS delete URL'
  • cms_edit_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS edit URL'
  • url Char
    compute='_compute_cms_url' compute_sudo=True string='URL'
Public methods (11)
  • cms_after_delete_url(self)
    @property
  • cms_can_create(self)
    @api.model
  • cms_can_delete(self)
  • cms_can_edit(self)
  • cms_can_publish(self)
  • cms_create_url(self)
    @property
  • cms_delete_url_base(self)
    @property
  • cms_edit_url_base(self)
    @property
  • cms_info(self)
  • cms_is_owner(self, uid=None)
  • cms_search_url(self)
    @property
REPOSITORY
REPOSITORYOCA/website-cms
GIT
GIThttps://github.com/OCA/website-cms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website-cms/tree/13.0/cms_info
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Orsi
WEBSITE
WEBSITEhttps://github.com/OCA/website-cms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website
    - web
    - base
    - web_editor
    - http_routing
    - portal
    - mail
    - base_setup
    - bus
    - web_tour
    - auth_signup
    - social_media
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (3)
  • cms_delete_confirm_url Char
    compute='_compute_cms_delete_url' readonly=True string='CMS delete confirm URL'
  • cms_delete_url Char
    compute='_compute_cms_delete_url' readonly=True string='CMS delete URL'
  • cms_edit_url Char
    compute='_compute_cms_edit_url' readonly=True string='CMS edit URL'
Public methods (11)
  • cms_after_delete_url(self)
    @property
  • cms_can_create(self)
    @api.model
  • cms_can_delete(self)
  • cms_can_edit(self)
  • cms_can_publish(self)
  • cms_create_url(self)
    @property
  • cms_delete_url_base(self)
    @property
  • cms_edit_url_base(self)
    @property
  • cms_info(self)
  • cms_is_owner(self, uid=None)
  • cms_search_url(self)
    @property

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/website-cms
GIT
GIThttps://github.com/OCA/website-cms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website-cms/tree/11.0/cms_info
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, Simone Orsi
WEBSITE
WEBSITEhttps://github.com/OCA/website-cms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/website-cms:
    - cms_delete_content
    - cms_status_message
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 (0)

No views found for this module.

Models touched (1)

New fields (1)
  • cms_edit_url Char
    compute='_compute_cms_edit_url' readonly=True string='CMS edit URL'
Public methods (8)
  • cms_can_create(self)
    @api.model
  • cms_can_delete(self)
  • cms_can_edit(self)
  • cms_can_publish(self)
  • cms_create_url(self)
    @property
  • cms_info(self)
    @api.multi
  • cms_is_owner(self, uid=None)
    @api.multi
  • cms_search_url(self)
    @property
REPOSITORY
REPOSITORYOCA/website-cms
GIT
GIThttps://github.com/OCA/website-cms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website-cms/tree/10.0/cms_info
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, Simone Orsi
WEBSITE
WEBSITEhttps://github.com/OCA/website-cms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/website-cms:
    - cms_delete_content
    - cms_status_message
odoo/odoo:
    - website
    - web
    - base
    - web_editor
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (1)
  • cms_edit_url Char
    compute='_compute_cms_edit_url' readonly=True string='CMS edit URL'
Public methods (8)
  • cms_can_create(self)
    @api.model
  • cms_can_delete(self)
  • cms_can_edit(self)
  • cms_can_publish(self)
  • cms_create_url(self)
    @property
  • cms_info(self)
  • cms_is_owner(self, uid=None)
    @api.multi
  • cms_search_url(self)
    @property