TIP: You can type at any time to perform a new search.
Sale Channel Search Engine Product
sale_channel_search_engine_product · 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
- Odoo dependencies
- Python dependencies
- typing-extensions, unidecode, requests
- System dependencies
- None
- Required by
- sale_channel_search_engine_demo
- Description
Implemenation of synchronisation of product template based on the product linked to a sale channel
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_view_form |
product.template | form | Inherits product.product_template_only_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
write(self, vals)
New fields (4)
-
count_se_binding_doneIntegercompute='_compute_count_binding' -
count_se_binding_errorIntegercompute='_compute_count_binding' -
count_se_binding_pendingIntegercompute='_compute_count_binding' -
count_se_binding_totalIntegercompute='_compute_count_binding'
-
open_se_binding(self)
Loading…