| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/18.0/partner_accreditation |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Partner |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Coop IT Easy SC |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Coop IT Easy SC |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - contacts - base - base_setup - web - bus - web_tour - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add an accreditation field to partners. An accreditation, (or licences, certifications) is an official recognitions of something. |
| 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 | field | Inherits base.view_partner_form |
view_res_partner_filter_accreditation |
view_res_partner_filter_accreditation | res.partner | field | Inherits base.view_res_partner_filter |
accreditation_ids
Many2many → res.partner.accreditation
No public methods.
active
Boolean
default=True
name
Char
string='Accreditation'
translate=True
partner_ids
Many2many → res.partner
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/16.0/partner_accreditation |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Partner |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Coop IT Easy SC |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Coop IT Easy SC |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Victor Champonnois |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - contacts - base - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| 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 | tree | New |
view_partner_form_accreditation |
Partner form with Accreditation | res.partner | field | Inherits base.view_partner_form |
view_res_partner_filter_accreditation |
view_res_partner_filter_accreditation | res.partner | field | Inherits base.view_res_partner_filter |
accreditation_ids
Many2many → res.partner.accreditation
No public methods.
active
Boolean
default=True
name
Char
string='Accreditation'
partner_ids
Many2many → res.partner
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/partner-contact |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] partner_accreditation: Migration to 19.0 (#2213) |