Sale Channel Search Engine

sale_channel_search_engine
REPOSITORY
REPOSITORYOCA/sale-channel
GIT
GIThttps://github.com/OCA/sale-channel.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-channel/tree/18.0/sale_channel_search_engine
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSLaurent Mignon (ACSONE), Sébastien BEAU, Weblate, OCA-git-bot, Quentin Groulard, oca-ci, Florian Mounier
WEBSITE
WEBSITEhttps://github.com/OCA/sale-channel
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
OCA/sale-channel:
    - sale_channel
OCA/search-engine:
    - connector_search_engine
OCA/server-env:
    - server_environment
OCA/server-tools:
    - base_partition
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - base_sparse_field
    - sale_management
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES typing-extensions
unidecode
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Generic module to export product/category linked to a sale channel into
a search engine

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
sale_channel_view_form sale.channel div Inherits sale_channel.sale_channel_view_form
Models touched (5)

New fields (1)
  • search_engine_id Many2one → se.backend
    comodel_name='se.backend' string='Search Engine'
Public methods (1)
  • open_se_binding(self)

New fields (1)
  • sale_channel_id One2many → sale.channel
    comodel_name='sale.channel' inverse_name='search_engine_id'
Public methods (0)

No public methods.

New fields (1)
  • channel_id Many2one → sale.channel
    compute='_compute_sale_channel' args: 'sale.channel'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-channel
GIT
GIThttps://github.com/OCA/sale-channel.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-channel/tree/16.0/sale_channel_search_engine
VERSION
VERSION 0.1.2
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSLaurent Mignon (ACSONE), Sébastien BEAU, Weblate, OCA-git-bot, Quentin Groulard, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/sale-channel
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:54:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
OCA/sale-channel:
    - sale_channel
OCA/search-engine:
    - connector_search_engine
OCA/server-env:
    - server_environment
OCA/server-tools:
    - base_partition
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - base_sparse_field
    - sale_management
    - sale
    - sales_team
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES typing-extensions
unidecode
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
sale_channel_view_form sale.channel div Inherits sale_channel.sale_channel_view_form
Models touched (5)

New fields (1)
  • search_engine_id Many2one → se.backend
    comodel_name='se.backend' string='Search Engine'
Public methods (1)
  • open_se_binding(self)

New fields (1)
  • sale_channel_id One2many → sale.channel
    comodel_name='sale.channel' inverse_name='search_engine_id'
Public methods (0)

No public methods.

New fields (1)
  • channel_id Many2one → sale.channel
    compute='_compute_sale_channel' args: 'sale.channel'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

New fields (0)

No new fields.

Public methods (0)

No public methods.