Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Generic Modules/Sale
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 07:57:05
Authors
Odoo Community Association (OCA), Forgeflow
Maintainers
Odoo Community Association (OCA), Forgeflow
Committers
Weblate, OCA-git-bot, oca-ci, Juany Davila
Odoo dependencies
OCA/server-tools:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • model Selection
    ondelete={'res.partner': 'cascade'} selection_add=[('res.partner', 'Contact')]
  • partner_ids Many2many → res.partner
    string='Contacts' args: 'res.partner'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (3)
  • contact_check_exception(self)
  • create(self, vals)
    @api.model
  • write(self, vals)

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
64 days ago
Last activity
49 days ago
Repository
OCA/partner-contact
Pull request
[17.0][MIG] partner_exception (#2392)