Booths/Exhibitors Bridge

website_event_booth_exhibitor
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/website_event_booth_exhibitor
VERSION
VERSION 1.1
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Géry Debongnie, Aaron Bohy, Julien Castiaux, Xavier-Do, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, William Braeckman, Julien Banken, Dylan Kiss (dyki), yagp-odoo, Pierre Pulinckx (PIPU), Bastien PIERRE, Yagnik ✗ (yagp), saurabh, panj-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:45
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event_exhibitor
    - website_event
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - html_editor
    - phone_validation
    - portal
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - google_recaptcha
    - html_builder
    - website_partner
    - website_mail
    - website_event_booth
    - event_booth
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geoip2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Automatically create a sponsor when renting a booth.
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
event_booth_booked_template event_booth_booked_template ir.ui.view qweb Inherits event_booth.event_booth_booked_template
event_booth_category_view_form event.booth.category.view.form.inherit.website.event.booth.exhibitor event.booth.category group Inherits event_booth.event_booth_category_view_form
event_booth_category_view_search event.booth.category.view.search.inherit.website.event.booth.exhibitor event.booth.category xpath Inherits event_booth.event_booth_category_view_search
event_booth_category_view_tree event.booth.category.view.list.inherit.website.event.booth.exhibitor event.booth.category field Inherits event_booth.event_booth_category_view_tree
event_booth_registration event_booth_registration ir.ui.view qweb Inherits website_event_booth.event_booth_registration
event_booth_registration_details event_booth_registration_details ir.ui.view qweb Inherits website_event_booth.event_booth_registration_details
event_booth_view_form_from_event event.booth.view.form.inherit.website.event.booth.exhibitor event.booth div Inherits event_booth.event_booth_view_form_from_event
Models touched (2)

New fields (9)
  • sponsor_email Char
    related='sponsor_id.email' string='Sponsor Email'
  • sponsor_id Many2one → event.sponsor
    copy=False string='Sponsor' args: 'event.sponsor'
  • sponsor_image_512 Image
    related='sponsor_id.image_512' string='Sponsor Logo'
  • sponsor_name Char
    related='sponsor_id.name' string='Sponsor Name'
  • sponsor_phone Char
    related='sponsor_id.phone' string='Sponsor Phone'
  • sponsor_subtitle Char
    related='sponsor_id.subtitle' string='Sponsor Slogan'
  • sponsor_type_id Many2one
    related='booth_category_id.sponsor_type_id'
  • sponsor_website_description Html
    related='sponsor_id.website_description' string='Sponsor Description'
  • use_sponsor Boolean
    related='booth_category_id.use_sponsor'
Public methods (1)
  • action_view_sponsor(self)

New fields (3)
  • exhibitor_type Selection
    string='Sponsor Type' args: _get_exhibitor_type
  • sponsor_type_id Many2one → event.sponsor.type
    string='Sponsor Level' args: 'event.sponsor.type'
  • use_sponsor Boolean
    help='If set, when booking a booth a sponsor will be created for the user' string='Create Sponsor'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/website_event_booth_exhibitor
VERSION
VERSION 1.1
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Yannick Tivisse, Odoo Online, Xavier-Do, Tiffany Chang (tic), Gorash, Benoit Socias, Dylan Kiss (dyki), Louis (wil), Pierre Pulinckx (PIPU), Morgane (morm), Pierre Pulinckx (pipu), Pierre Pulinckx, Bastien PIERRE
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event_exhibitor
    - website_event_jitsi
    - website_event
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - html_editor
    - phone_validation
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - google_recaptcha
    - website_partner
    - website_mail
    - website_jitsi
    - website_event_booth
    - event_booth
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geoip2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Automatically create a sponsor when renting a booth.
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
event_booth_booked_template event_booth_booked_template ir.ui.view qweb Inherits event_booth.event_booth_booked_template
event_booth_category_view_form event.booth.category.view.form.inherit.website.event.booth.exhibitor event.booth.category group Inherits event_booth.event_booth_category_view_form
event_booth_category_view_search event.booth.category.view.search.inherit.website.event.booth.exhibitor event.booth.category xpath Inherits event_booth.event_booth_category_view_search
event_booth_category_view_tree event.booth.category.view.list.inherit.website.event.booth.exhibitor event.booth.category field Inherits event_booth.event_booth_category_view_tree
event_booth_registration event_booth_registration ir.ui.view qweb Inherits website_event_booth.event_booth_registration
event_booth_registration_details event_booth_registration_details ir.ui.view qweb Inherits website_event_booth.event_booth_registration_details
event_booth_view_form_from_event event.booth.view.form.inherit.website.event.booth.exhibitor event.booth div Inherits event_booth.event_booth_view_form_from_event
Models touched (2)

New fields (10)
  • sponsor_email Char
    related='sponsor_id.email' string='Sponsor Email'
  • sponsor_id Many2one → event.sponsor
    copy=False string='Sponsor' args: 'event.sponsor'
  • sponsor_image_512 Image
    related='sponsor_id.image_512' string='Sponsor Logo'
  • sponsor_mobile Char
    related='sponsor_id.mobile' string='Sponsor Mobile'
  • sponsor_name Char
    related='sponsor_id.name' string='Sponsor Name'
  • sponsor_phone Char
    related='sponsor_id.phone' string='Sponsor Phone'
  • sponsor_subtitle Char
    related='sponsor_id.subtitle' string='Sponsor Slogan'
  • sponsor_type_id Many2one
    related='booth_category_id.sponsor_type_id'
  • sponsor_website_description Html
    related='sponsor_id.website_description' string='Sponsor Description'
  • use_sponsor Boolean
    related='booth_category_id.use_sponsor'
Public methods (1)
  • action_view_sponsor(self)

New fields (3)
  • exhibitor_type Selection
    string='Sponsor Type' args: _get_exhibitor_type
  • sponsor_type_id Many2one → event.sponsor.type
    string='Sponsor Level' args: 'event.sponsor.type'
  • use_sponsor Boolean
    help='If set, when booking a booth a sponsor will be created for the user' string='Create Sponsor'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/website_event_booth_exhibitor
VERSION
VERSION 1.1
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Thibault Delavallée, Géry Debongnie, Yannick Tivisse, Xavier-Do, Joseph Caburnay, Tiffany Chang (tic), Gorash, Mahamadasif Ansari, Dylan Kiss (dyki), Michael (mcm), Noe Antoine, Louis (wil), Morgane (morm), Pierre Pulinckx (pipu), Bastien PIERRE
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event_exhibitor
    - website_event_jitsi
    - website_event
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - phone_validation
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - google_recaptcha
    - website_partner
    - website_mail
    - website_jitsi
    - website_event_booth
    - event_booth
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geoip2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Automatically create a sponsor when renting a booth.
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
event_booth_booked_template event_booth_booked_template ir.ui.view qweb Inherits event_booth.event_booth_booked_template
event_booth_category_view_form event.booth.category.view.form.inherit.website.event.booth.exhibitor event.booth.category group Inherits event_booth.event_booth_category_view_form
event_booth_category_view_search event.booth.category.view.search.inherit.website.event.booth.exhibitor event.booth.category xpath Inherits event_booth.event_booth_category_view_search
event_booth_category_view_tree event.booth.category.view.tree.inherit.website.event.booth.exhibitor event.booth.category field Inherits event_booth.event_booth_category_view_tree
event_booth_registration event_booth_registration ir.ui.view qweb Inherits website_event_booth.event_booth_registration
event_booth_registration_details event_booth_registration_details ir.ui.view qweb Inherits website_event_booth.event_booth_registration_details
event_booth_view_form_from_event event.booth.view.form.inherit.website.event.booth.exhibitor event.booth div Inherits event_booth.event_booth_view_form_from_event
Models touched (2)

New fields (10)
  • sponsor_email Char
    related='sponsor_id.email' string='Sponsor Email'
  • sponsor_id Many2one → event.sponsor
    copy=False string='Sponsor' args: 'event.sponsor'
  • sponsor_image_512 Image
    related='sponsor_id.image_512' string='Sponsor Logo'
  • sponsor_mobile Char
    related='sponsor_id.mobile' string='Sponsor Mobile'
  • sponsor_name Char
    related='sponsor_id.name' string='Sponsor Name'
  • sponsor_phone Char
    related='sponsor_id.phone' string='Sponsor Phone'
  • sponsor_subtitle Char
    related='sponsor_id.subtitle' string='Sponsor Slogan'
  • sponsor_type_id Many2one
    related='booth_category_id.sponsor_type_id'
  • sponsor_website_description Html
    related='sponsor_id.website_description' string='Sponsor Description'
  • use_sponsor Boolean
    related='booth_category_id.use_sponsor'
Public methods (1)
  • action_view_sponsor(self)

New fields (3)
  • exhibitor_type Selection
    string='Sponsor Type' args: _get_exhibitor_type
  • sponsor_type_id Many2one → event.sponsor.type
    string='Sponsor Level' args: 'event.sponsor.type'
  • use_sponsor Boolean
    help='If set, when booking a booth a sponsor will be created for the user' string='Create Sponsor'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/website_event_booth_exhibitor
VERSION
VERSION 1.1
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Aaron Bohy, Jeremy Kersten, Yannick Tivisse, Aurélien Warnon, Xavier-Do, Romeo Fragomeli, Victor Feyens, Romain Estievenart, Patrick Hoste, Mahamadasif Ansari, Horacio Tellez, Jérémy Hennecart (jeh)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event_exhibitor
    - website_event_jitsi
    - website_event
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - google_recaptcha
    - website_partner
    - website_mail
    - website_jitsi
    - website_event_booth
    - event_booth
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Automatically create a sponsor when renting a booth.
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
event_booth_booked_template event_booth_booked_template ir.ui.view qweb Inherits event_booth.event_booth_booked_template
event_booth_category_view_form event.booth.category.view.form.inherit.website.event.booth.exhibitor event.booth.category group Inherits event_booth.event_booth_category_view_form
event_booth_category_view_search event.booth.category.view.search.inherit.website.event.booth.exhibitor event.booth.category xpath Inherits event_booth.event_booth_category_view_search
event_booth_category_view_tree event.booth.category.view.tree.inherit.website.event.booth.exhibitor event.booth.category field Inherits event_booth.event_booth_category_view_tree
event_booth_registration event_booth_registration ir.ui.view qweb Inherits website_event_booth.event_booth_registration
event_booth_registration_details event_booth_registration_details ir.ui.view qweb Inherits website_event_booth.event_booth_registration_details
event_booth_view_form_from_event event.booth.view.form.inherit.website.event.booth.exhibitor event.booth div Inherits event_booth.event_booth_view_form_from_event
Models touched (2)

New fields (10)
  • sponsor_email Char
    related='sponsor_id.email' string='Sponsor Email'
  • sponsor_id Many2one → event.sponsor
    copy=False string='Sponsor' args: 'event.sponsor'
  • sponsor_image_512 Image
    related='sponsor_id.image_512' string='Sponsor Logo'
  • sponsor_mobile Char
    related='sponsor_id.mobile' string='Sponsor Mobile'
  • sponsor_name Char
    related='sponsor_id.name' string='Sponsor Name'
  • sponsor_phone Char
    related='sponsor_id.phone' string='Sponsor Phone'
  • sponsor_subtitle Char
    related='sponsor_id.subtitle' string='Sponsor Slogan'
  • sponsor_type_id Many2one
    related='booth_category_id.sponsor_type_id'
  • sponsor_website_description Html
    related='sponsor_id.website_description' string='Sponsor Description'
  • use_sponsor Boolean
    related='booth_category_id.use_sponsor'
Public methods (1)
  • action_view_sponsor(self)

New fields (3)
  • exhibitor_type Selection
    string='Sponsor Type' args: _get_exhibitor_type
  • sponsor_type_id Many2one → event.sponsor.type
    string='Sponsor Level' args: 'event.sponsor.type'
  • use_sponsor Boolean
    help='If set, when booking a booth a sponsor will be created for the user' string='Create Sponsor'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/website_event_booth_exhibitor
VERSION
VERSION 1.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Yannick Tivisse, Patrick Hoste
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event_exhibitor
    - website_event
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - google_recaptcha
    - website_partner
    - website_mail
    - website_jitsi
    - website_event_booth
    - event_booth
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Automatically create a sponsor when renting a booth.
    

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
event_booth_booked_template event_booth_booked_template ir.ui.view qweb Inherits event_booth.event_booth_booked_template
event_booth_category_view_form event.booth.category.view.form.inherit.website.event.booth.exhibitor event.booth.category group Inherits event_booth.event_booth_category_view_form
event_booth_category_view_search event.booth.category.view.search.inherit.website.event.booth.exhibitor event.booth.category xpath Inherits event_booth.event_booth_category_view_search
event_booth_category_view_tree event.booth.category.view.tree.inherit.website.event.booth.exhibitor event.booth.category field Inherits event_booth.event_booth_category_view_tree
event_booth_registration event_booth_registration ir.ui.view qweb Inherits website_event_booth.event_booth_registration
event_booth_registration_details event_booth_registration_details ir.ui.view qweb Inherits website_event_booth.event_booth_registration_details
event_booth_view_form_from_event event.booth.view.form.inherit.website.event.booth.exhibitor event.booth div Inherits event_booth.event_booth_view_form_from_event
event_booth_view_search event.booth.view.search.inherit.website.event.booth.exhibitor event.booth xpath Inherits event_booth.event_booth_view_search
Models touched (2)

New fields (10)
  • sponsor_email Char
    related='sponsor_id.email' string='Sponsor Email'
  • sponsor_id Many2one → event.sponsor
    copy=False string='Sponsor' args: 'event.sponsor'
  • sponsor_image_512 Image
    related='sponsor_id.image_512' string='Sponsor Logo'
  • sponsor_mobile Char
    related='sponsor_id.mobile' string='Sponsor Mobile'
  • sponsor_name Char
    related='sponsor_id.name' string='Sponsor Name'
  • sponsor_phone Char
    related='sponsor_id.phone' string='Sponsor Phone'
  • sponsor_subtitle Char
    related='sponsor_id.subtitle' string='Sponsor Slogan'
  • sponsor_type_id Many2one
    related='booth_category_id.sponsor_type_id'
  • sponsor_website_description Html
    related='sponsor_id.website_description' string='Sponsor Description'
  • use_sponsor Boolean
    related='booth_category_id.use_sponsor'
Public methods (1)
  • action_view_sponsor(self)

New fields (3)
  • exhibitor_type Selection
    string='Sponsor Type' args: _get_exhibitor_type
  • sponsor_type_id Many2one → event.sponsor.type
    string='Sponsor Level' args: 'event.sponsor.type'
  • use_sponsor Boolean
    help='If set, when booking a booth a sponsor will be created for the user' string='Create Sponsor'
Public methods (0)

No public methods.