TIP: You can type at any time to perform a new search.
Partner Accreditation
partner_accreditation · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Partner
- Folder size
- 0.04 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), Coop IT Easy SC
- Maintainers
- Odoo Community Association (OCA), Coop IT Easy SC
- Committers
- OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Add an accreditation field to partners. An accreditation, (or licences, certifications) is an official recognitions of something.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_accreditation_form_view |
Accreditation form | res.partner.accreditation | form | New |
res_partner_accreditation_tree_view |
Accreditation tree | res.partner.accreditation | list | New |
view_partner_form_accreditation |
Partner form with Accreditation | res.partner | form | Inherits base.view_partner_form |
view_res_partner_filter_accreditation |
view_res_partner_filter_accreditation | res.partner | Inherits base.view_res_partner_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
accreditation_idsMany2many → res.partner.accreditationargs: 'res.partner.accreditation'
No public methods.
New fields (3)
-
activeBooleandefault=True -
nameCharstring='Accreditation'translate=True -
partner_idsMany2many → res.partnerargs: 'res.partner'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 280 days ago
- Last activity
- 60 days ago
- Repository
- OCA/partner-contact
- Pull request
- [19.0][MIG] partner_accreditation: Migration to 19.0 (#2213)