TIP: You can type at any time to perform a new search.
Sale Channel Search Engine
sale_channel_search_engine · OCA/sale-channel
- Repository
- OCA/sale-channel · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-channel
- Last tracking update
- 2026-08-07 08:43:02
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Laurent Mignon (ACSONE), Sébastien BEAU, Weblate, Florian Mounier, OCA-git-bot, oca-ci, Quentin Groulard
- Odoo dependencies
- Python dependencies
- typing-extensions, unidecode, requests
- System dependencies
- None
- Required by
- sale_channel_search_engine_category, sale_channel_search_engine_product
- Description
Generic module to export product/category linked to a sale channel into a search engine
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_channel_view_form |
sale.channel | form | Inherits sale_channel.sale_channel_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (1)
-
search_engine_idMany2one → se.backendcomodel_name='se.backend'string='Search Engine'
-
open_se_binding(self)
New fields (1)
-
sale_channel_idOne2many → sale.channelcomodel_name='sale.channel'inverse_name='search_engine_id'
No public methods.
New fields (1)
-
channel_idMany2one → sale.channelcompute='_compute_sale_channel' args: 'sale.channel'
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.
Loading…