Customer References

website_customer
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite/Website
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Géry Debongnie, qsm-odoo, Julien Castiaux, Tiffany Chang (tic), Rémy Voet (ryv), Gorash, Benjamin Vray, Nicolas Bayet, Renaud Thiry, Dylan Kiss (dyki), Antoine (ande), Serge Bayet (seba), mano-odoo, hink-odoo, Alessandro Lupo, Augustin (duau), chpa-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base_setup
    - base
    - web
    - crm
    - sales_team
    - mail
    - bus
    - web_tour
    - html_editor
    - calendar
    - resource
    - utm
    - contacts
    - digest
    - portal
    - http_routing
    - auth_signup
    - phone_validation
    - account
    - onboarding
    - product
    - uom
    - analytic
    - partnership
    - sale
    - account_payment
    - payment
    - website_partner
    - website
    - social_media
    - google_recaptcha
    - html_builder
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geoip2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Publish your customers as business references on your website to attract new potential prospects.
    

Code Analysis

Views touched (15)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_industry_list Filter on Industry ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_detail Partner Details ir.ui.view qweb Inherits website_partner.partner_detail
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
res_partner_tag_view_search res.partner.tag.view.search res.partner.tag search New
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag list New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (3)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    help='Filter published customers on the .../customers website page' string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (1)
  • get_backend_menu_id(self)

New fields (4)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='info' help='Bootstrap class to customize the color' required=True args: 'get_selection_class', 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
Public methods (1)
  • get_selection_class(self)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • get_suggested_controllers(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite/Website
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Nicolas Lempereur, Jeremy Kersten, qsm-odoo, Odoo Online, Romain Derie, Tiffany Chang (tic), Gorash, Benoit Socias, Renaud Thiry, Louis Wicket (wil), Dylan Kiss (dyki), Antoine (ande), Guillaume-gdi, Chrysanthe (chgo), Louis (wil), Antoine (anso), hink-odoo, ksbh-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base_setup
    - base
    - web
    - crm
    - sales_team
    - mail
    - bus
    - web_tour
    - html_editor
    - calendar
    - resource
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
    - account
    - onboarding
    - product
    - uom
    - analytic
    - website_partner
    - website
    - social_media
    - google_recaptcha
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geoip2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Publish your customers as business references on your website to attract new potential prospects.
    

Code Analysis

Views touched (16)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_industry_list Filter on Industry ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_detail Partner Details ir.ui.view qweb Inherits website_partner.partner_detail
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
res_partner_tag_view_search res.partner.tag.view.search res.partner.tag search New
snippet_options Customer Snippet Options ir.ui.view qweb Inherits website.snippet_options
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag list New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (3)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    help='Filter published customers on the .../customers website page' string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (1)
  • get_backend_menu_id(self)

New fields (4)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='info' help='Bootstrap class to customize the color' required=True args: 'get_selection_class', 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
Public methods (1)
  • get_selection_class(self)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • get_suggested_controllers(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite/Website
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Nicolas Lempereur, Jeremy Kersten, qsm-odoo, Odoo Online, Victor Feyens, Paul Morelle, Tiffany Chang (tic), Rémy Voet (ryv), Gorash, Pierre Paridans, Renaud Thiry, Louis Wicket (wil), Dylan Kiss (dyki), Antoine (ande), Brieuc-brd, Louis (wil), Antoine (anso), hink-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base_setup
    - base
    - web
    - crm
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - onboarding
    - resource
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
    - account
    - product
    - uom
    - analytic
    - website_partner
    - website
    - social_media
    - google_recaptcha
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geoip2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Publish your customers as business references on your website to attract new potential prospects.
    

Code Analysis

Views touched (16)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_industry_list Filter on Industry ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_detail Partner Details ir.ui.view qweb Inherits website_partner.partner_detail
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
res_partner_tag_view_search res.partner.tag.view.search res.partner.tag search New
snippet_options Customer Snippet Options ir.ui.view qweb Inherits website.snippet_options
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag tree New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (3)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (1)
  • get_backend_menu_id(self)

New fields (4)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='light' help='Bootstrap class to customize the color' required=True args: 'get_selection_class', 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
Public methods (1)
  • get_selection_class(self)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • get_suggested_controllers(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite/Website
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Jeremy Kersten, qsm-odoo, Romain Derie, Romeo Fragomeli, Paul Morelle, Julien Mougenot, Tiffany Chang (tic), Romain Estievenart, Renaud Thiry, Bruno Boi, Serge Bayet (seba)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base_setup
    - base
    - web
    - crm
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - utm
    - web_kanban_gauge
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
    - account
    - product
    - uom
    - analytic
    - website_partner
    - website
    - social_media
    - google_recaptcha
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Publish your customers as business references on your website to attract new potential prospects.
    

Code Analysis

Views touched (16)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_industry_list Filter on Industry ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_detail Partner Details ir.ui.view qweb Inherits website_partner.partner_detail
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
res_partner_tag_view_search res.partner.tag.view.search res.partner.tag search New
snippet_options Customer Snippet Options ir.ui.view qweb Inherits website.snippet_options
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag tree New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (3)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (1)
  • get_backend_menu_id(self)

New fields (4)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='default' help='Bootstrap class to customize the color' required=True args: 'get_selection_class', 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
Public methods (1)
  • get_selection_class(self)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • get_suggested_controllers(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite/Website
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Jeremy Kersten, Xavier-Do, Paul Morelle, Julien Mougenot, Bruno Boi, Leonardo Pavan Rocha
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base_setup
    - base
    - web
    - crm
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - fetchmail
    - utm
    - web_kanban_gauge
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
    - account
    - product
    - uom
    - analytic
    - website_partner
    - website
    - social_media
    - google_recaptcha
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Publish your customers as business references on your website to attract new potential prospects.
    

Code Analysis

Views touched (16)
XML IDNameModelTypeStatus
contact_edit_options Edit Customer Options ir.ui.view qweb Inherits website.user_navbar
details Customer Detail ir.ui.view qweb New
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_industry_list Filter on Industry ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_detail Partner Details ir.ui.view qweb Inherits website_partner.partner_detail
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
res_partner_tag_view_search res.partner.tag.view.search res.partner.tag search New
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag tree New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (3)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (1)
  • get_backend_menu_id(self)

New fields (4)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='default' help='Bootstrap class to customize the color' required=True args: 'get_selection_class', 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
Public methods (1)
  • get_selection_class(self)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • get_suggested_controllers(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite/Website
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Christophe Simonis, Xavier Morel, Jeremy Kersten, Barad Mahendra, Yannick Tivisse, Xavier-Do, Victor Feyens, Paul Morelle, Sébastien Theys, Nasreddin (bon), Kevin Baptiste, Arnaud Baes
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:27
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base_setup
    - base
    - web
    - crm
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - fetchmail
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
    - account
    - product
    - uom
    - analytic
    - website_partner
    - website
    - social_media
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Publish your customers as business references on your website to attract new potential prospects.
    

Code Analysis

Views touched (16)
XML IDNameModelTypeStatus
contact_edit_options Edit Customer Options ir.ui.view qweb Inherits website.user_navbar
details Customer Detail ir.ui.view qweb New
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_industry_list Filter on Industry ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_detail Partner Details ir.ui.view qweb Inherits website_partner.partner_detail
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
res_partner_tag_view_search res.partner.tag.view.search res.partner.tag search New
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag tree New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (3)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (1)
  • get_backend_menu_id(self)

New fields (4)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='default' help='Bootstrap class to customize the color' required=True args: 'get_selection_class', 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
Public methods (1)
  • get_selection_class(self)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • get_suggested_controllers(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/13.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite/Website
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Christophe Simonis, Xavier Morel, Jeremy Kersten, Damien Bouvy, Yannick Tivisse, Xavier-Do, Sébastien Theys, Shreya Modi, Arnaud Baes
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base_setup
    - base
    - web
    - crm
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - fetchmail
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
    - account
    - product
    - uom
    - analytic
    - website_partner
    - website
    - social_media
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Publish your customers as business references on your website to attract new potential prospects.
    

Code Analysis

Views touched (15)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_industry_list Filter on Industry ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_detail Partner Details ir.ui.view qweb Inherits website_partner.partner_detail
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
res_partner_tag_view_search res.partner.tag.view.search res.partner.tag search New
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag tree New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (2)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (0)

No public methods.

New fields (4)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='default' help='Bootstrap class to customize the color' required=True args: get_selection_class, 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
Public methods (1)
  • get_selection_class(self)
    @api.model
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/12.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Thibault Delavallée, Denis Ledoux, Christophe Simonis, Jeremy Kersten, GitHub, Yannick Tivisse, Alexandre Kühn, qsm-odoo, Christophe Monniez, Xavier-Do
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base
    - crm
    - base_setup
    - web
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - fetchmail
    - utm
    - contacts
    - digest
    - portal
    - http_routing
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - website_partner
    - website
    - web_editor
    - social_media
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Publish your customers as business references on your website to attract new potential prospects.
    

Code Analysis

Views touched (14)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_industry_list Filter on Industry ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_detail Partner Details ir.ui.view qweb Inherits website_partner.partner_detail
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag tree New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (2)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (0)

No public methods.

New fields (5)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='default' help='Bootstrap class to customize the color' required=True args: get_selection_class, 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
  • website_published Boolean
    default=True
Public methods (1)
  • get_selection_class(self)
    @api.model
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/11.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, Xavier Morel, Nicolas Martinelli, qdp-odoo, Jeremy Kersten, GitHub, Yannick Tivisse, Martin Geubelle, Odoo Online, Adrien Dieudonne
WEBSITE
WEBSITEhttps://www.odoo.com/page/website-builder
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base
    - crm
    - base_setup
    - web
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - fetchmail
    - utm
    - web_planner
    - contacts
    - account
    - product
    - decimal_precision
    - analytic
    - portal
    - http_routing
    - website_partner
    - website
    - web_editor
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Odoo Customer References
===========================

Code Analysis

Views touched (15)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
footer_custom Footer Customer References Link ir.ui.view qweb Inherits website.footer_default
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_industry_list Filter on Industry ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_detail Partner Details ir.ui.view qweb Inherits website_partner.partner_detail
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag tree New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (2)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (0)

No public methods.

New fields (5)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='default' help='Bootstrap class to customize the color' required=True args: get_selection_class, 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
  • website_published Boolean
    default=True
Public methods (1)
  • get_selection_class(self)
    @api.model
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/10.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Christophe Matthieu, Martin Trigaux, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, Nicolas Martinelli, Nicolas Lempereur, Jérome Maes, Julien Legros, qdp-odoo, Jeremy Kersten, Yannick Tivisse, fwi-odoo, Johan Demaret Rivarola
WEBSITE
WEBSITEhttps://www.odoo.com/page/website-builder
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:50:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base
    - crm
    - base_action_rule
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - sales_team
    - calendar
    - web_calendar
    - fetchmail
    - utm
    - web_planner
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - portal
    - auth_signup
    - website_partner
    - website
    - web_editor
    - website_google_map
    - website_portal
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Odoo Customer References
===========================

Code Analysis

Views touched (13)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
footer_custom Footer Customer References Link ir.ui.view qweb Inherits website.footer_default
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
references_block_href Partner References Block ir.ui.view qweb Inherits website_crm_partner_assign.references_block
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag tree New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (2)

New fields (1)
  • website_tag_ids Many2many → res.partner.tag
    string='Website tags' args: 'res.partner.tag', 'res_partner_res_partner_tag_rel', 'partner_id', 'tag_id'
Public methods (0)

No public methods.

New fields (5)
  • active Boolean
    default=True args: 'Active'
  • classname Selection
    default='default' help='Bootstrap class to customize the color' required=True args: get_selection_class, 'Class'
  • name Char
    required=True translate=True args: 'Category Name'
  • partner_ids Many2many → res.partner
    string='Partners' args: 'res.partner', 'res_partner_res_partner_tag_rel', 'tag_id', 'partner_id'
  • website_published Boolean
    default=True
Public methods (1)
  • get_selection_class(self)
    @api.model
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/9.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Christophe Matthieu, Martin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, David Monjoie, Nicolas Martinelli, Jeremy Kersten, Yannick Tivisse
WEBSITE
WEBSITEhttps://www.odoo.com/page/website-builder
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - crm_partner_assign
    - base_geolocalize
    - base
    - crm
    - base_action_rule
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - sales_team
    - calendar
    - web_calendar
    - fetchmail
    - utm
    - marketing
    - web_tip
    - web_planner
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - portal
    - auth_signup
    - website_partner
    - website
    - web_editor
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
OpenERP Customer References
===========================

Code Analysis

Views touched (12)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
footer_custom Footer Customer References Link ir.ui.view qweb Inherits website.footer_default
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
opt_tag_list Filter on Tags ir.ui.view qweb Inherits website_customer.index
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
view_partner_tag_form Website Tags res.partner.tag form New
view_partner_tag_list Website Tags res.partner.tag tree New
view_partners_form_website view.res.partner.form.website.tags res.partner data Inherits website_partner.view_partners_form_website
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • get_selection_class(self, cr, uid, context=None)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/website_customer
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Christophe Matthieu, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Thibault Delavallée, Denis Ledoux, Fabien Meghazi, Christophe Simonis, Xavier Morel, Richard Mathot, chm@openerp.com, ddm, openerp-sle, Jeremy Kersten, JKE-be
WEBSITE
WEBSITEhttps://www.odoo.com/page/website-builder
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:38
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - crm_partner_assign
    - base_geolocalize
    - base
    - crm
    - base_action_rule
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - sales_team
    - web_kanban_sparkline
    - email_template
    - calendar
    - web_calendar
    - board
    - fetchmail
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - edi
    - portal
    - share
    - auth_signup
    - website_partner
    - website
    - website_google_map
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
OpenERP Customer References
===========================

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
details Customer Detail ir.ui.view qweb New
footer_custom Footer Customer References Link ir.ui.view qweb Inherits website.footer_default
implemented_by_block Partner Implemented By Block ir.ui.view qweb New
index Our References ir.ui.view qweb New
opt_country Show Map ir.ui.view qweb Inherits website_customer.index
opt_country_list Filter on Countries ir.ui.view qweb Inherits website_customer.index
partner_details Partner Detail Columns ir.ui.view qweb Inherits website_partner.partner_page
references_block Partner References Block ir.ui.view qweb New
Models touched (0)

No models found for this module.