TIP: You can type at any time to perform a new search.
Contact Search Form
contact_search_form · OCA/data-protection
- Repository
- OCA/data-protection · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Contacts
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/data-protection
- Last tracking update
- 2026-08-07 07:25:00
- Authors
- Odoo Community Association (OCA), IT IS AG
- Maintainers
- Odoo Community Association (OCA), IT IS AG
- Committers
- Pedro M. Baeza, OCA Transbot, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
dpo_view_tree |
DPO Tree view | dpo.view | tree | New |
search_line_tree_view_itis |
search.line.tree.view.itis | search.line | tree | New |
view_dpo_form_view_itis |
view.dpo.form.view.itis | dpo.view | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
model_idsMany2many → ir.modelstring='Search in Model' args: 'ir.model', 'dpo_view_ir_model_rel' -
nameCharstring='Search Term' -
search_linesOne2many → search.linestring='Search Result' args: 'search.line', 'search_id'
-
search_string(self)@api.multi
New fields (6)
-
field_listCharstring='Fields Name' -
model_idMany2one → ir.modelstring='Found in Model' args: 'ir.model' -
nameCharstring='Model Name' -
record_idIntegerstring='Record ID' -
record_nameCharcompute='_compute_record_name'string='Record Name' -
search_idMany2one → dpo.viewstring='Search Terms' args: 'dpo.view'
-
open_record(self)@api.multi