TIP: You can type at any time to perform a new search.
Partner Search Alias
partner_search_alias · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Partner
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/partner-contact
- Last tracking update
- 2026-08-07 08:42:56
- Authors
- Odoo Community Association (OCA), Quartile
- Maintainers
- Odoo Community Association (OCA), Quartile
- Committers
- Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows users to set non-official names for partners in the search_alias field, improving search usability by enabling searches using alternative names. This is particularly useful for partners known by multiple names. The search_alias field is added to the form view after the reference field.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form_alias |
res.partner.form | res.partner | form | Inherits base.view_partner_form |
view_partner_tree_alias |
res.partner.tree | res.partner | tree | Inherits base.view_partner_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
search_aliasCharhelp='Enter the name that is also used for name search.'
-
get_view(self, view_id=None, view_type='form', **options)@api.model
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 150 days ago
- Last activity
- 117 days ago
- Repository
- OCA/partner-contact
- Pull request
- [19.0][MIG] partner_search_alias: Migration to 19.0 (#2306)