Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.2.0
Category
Uncategorized
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 07:47:39
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
Open Source Integrators
Committers
Sébastien Alix, David Beal, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Marcel Savegnago
Odoo dependencies
OCA/partner-contact:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
herd
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_animal_owner_form view.animal.owner.form animal form Inherits animal.view_animal_form
view_animal_owner_kanban view.animal.owner.kanban animal kanban Inherits animal.view_animal_kanban
view_animal_owner_search view.animal.owner.search animal search Inherits animal.view_animal_search
view_animal_owner_tree view.animal.owner.tree animal tree Inherits animal.view_animal_tree
view_partner_animal_owner_form res.partner form Inherits base.view_partner_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • partner_id Many2one → res.partner
    index=True string='Owner' tracking=True args: 'res.partner'
Public methods (0)

No public methods.

New fields (2)
  • animal_count Integer
    compute=_compute_animal_count store=True string='Number of Animals'
  • animal_ids One2many → animal
    string='Animals' args: 'animal', 'partner_id'
Public methods (1)
  • action_view_animals(self)

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
212 days ago
Last activity
32 days ago
Repository
OCA/partner-contact
Pull request
16.0 mig animal owner (#2265)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
57 days ago
Last activity
7 days ago
Repository
OCA/partner-contact
Pull request
[18.0] [MIG] animal_owner: Migration to 18.0 (#2397)