Website, event and CRM integration

website_event_crm
REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/13.0/website_event_crm
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYMarketing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSJairo Llopis, david, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/event:
    - crm_event
odoo/odoo:
    - crm
    - base_setup
    - base
    - web
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - fetchmail
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
    - event
    - website_event
    - website
    - social_media
    - website_partner
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
crm_lead_view_form Add button to invite to website of event type crm.lead header Inherits crm.crm_lead_view_form
crm_stage_form Add auto_invite_website_event_type crm.stage xpath Inherits crm.crm_stage_form
Models touched (4)

New fields (2)
  • auto_invite_warning Boolean
    compute='_compute_auto_invite_warning'
  • event_type_website_url Char
    compute='_compute_event_type_url'
Public methods (1)
  • action_invite_to_website_event_type(self)
    Open mail to invite customer to subscribe on website.

New fields (2)
  • auto_advance_stage_invite_website_event_type Boolean
    help='When an opportunity in this stage is invited to a website event category, it will advance automatically to the next stage.' string='Advance stage automatically when inviting to website event category'
  • auto_invite_website_event_type Boolean
    help='When an opportunity is in this stage and there is any new event published for its category with available seats, opportunities found in this stage will get invited to it and moved to the next stage automatically.' string='Invite automatically to website event category'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • send_mail(self, auto_commit=False)
    Advance stage automatically if possible.
REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/12.0/website_event_crm
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYMarketing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Jairo Llopis, OCA Transbot, sergio-teruel, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/event:
    - crm_event
odoo/odoo:
    - crm
    - base_setup
    - base
    - web
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - fetchmail
    - utm
    - contacts
    - digest
    - portal
    - http_routing
    - event
    - website_event
    - website
    - web_editor
    - social_media
    - website_partner
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
crm_case_form_view_oppor Add button to invite to website of event type crm.lead header Inherits crm.crm_case_form_view_oppor
crm_stage_form Add auto_invite_website_event_type crm.stage xpath Inherits crm.crm_stage_form
Models touched (4)

New fields (1)
  • event_type_website_url Char
    compute='_compute_event_type_url'
Public methods (1)
  • action_invite_to_website_event_type(self)
    Open mail to invite customer to subscribe on website.

New fields (2)
  • auto_advance_stage_invite_website_event_type Boolean
    help='When an opportunity in this stage is invited to a website event category, it will advance automatically to the next stage.' string='Advance stage automatically when inviting to website event category'
  • auto_invite_website_event_type Boolean
    help='When an opportunity is in this stage and there is any new event published for its category with available seats, opportunities found in this stage will get invited to it and moved to the next stage automatically.' string='Invite automatically to website event category'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • send_mail(self, auto_commit=False)
    Advance stage automatically if possible.