TIP: You can type at any time to perform a new search.
Connector Search Engine Serializer Ir Export
connector_search_engine_serializer_ir_export · OCA/search-engine
- Repository
- OCA/search-engine · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/search-engine
- Last tracking update
- 2026-08-07 08:43:07
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Laurent Mignon (ACSONE), Sébastien BEAU, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- typing-extensions, unidecode, requests
- System dependencies
- None
- Required by
- sale_channel_search_engine_demo
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
se_index_form_view |
se.index | form | Inherits connector_search_engine.se_index_form_view | |
se_index_tree_view |
se.index | tree | Inherits connector_search_engine.se_index_tree_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
exporter_idMany2one → ir.exportscompute='_compute_exporter_id'readonly=Falsestore=Truestring='Exporter' args: 'ir.exports' -
model_nameCharrelated='model_id.model'string='Model name' -
serializer_typeSelectionselection_add=[('ir_exports', 'Exporter')]
No public methods.
Loading…