| 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/14.0/animal_owner |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Sébastien Alix, David Beal, oca-travis, Weblate, OCA-git-bot, Marcel Savegnago |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - animal odoo/odoo: - 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 |
|---|---|---|---|---|
view_animal_owner_form |
view.animal.owner.form | animal | field | Inherits animal.view_animal_form |
view_animal_owner_kanban |
view.animal.owner.kanban | animal | field | Inherits animal.view_animal_kanban |
view_animal_owner_search |
view.animal.owner.search | animal | field | Inherits animal.view_animal_search |
view_animal_owner_tree |
view.animal.owner.tree | animal | field | Inherits animal.view_animal_tree |
view_partner_animal_owner_form |
res.partner | div | Inherits base.view_partner_form |
partner_id
Many2one → res.partner
index=True
string='Owner'
tracking=True
args: 'res.partner'
No public methods.
animal_count
Integer
compute=_compute_animal_count
store=True
string='Number of Animals'
animal_ids
One2many → animal
string='Animals'
args: 'animal', 'partner_id'
action_view_animals(self)
| 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/12.0/animal_owner |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - animal odoo/odoo: - 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 |
|---|---|---|---|---|
view_animal_owner_form |
view.animal.owner.form | animal | field | Inherits animal.view_animal_form |
view_animal_owner_kanban |
view.animal.owner.kanban | animal | field | Inherits animal.view_animal_kanban |
view_animal_owner_search |
view.animal.owner.search | animal | field | Inherits animal.view_animal_search |
view_animal_owner_tree |
view.animal.owner.tree | animal | field | Inherits animal.view_animal_tree |
view_partner_animal_owner_form |
view.partner.animal.owner.form | res.partner | button | Inherits base.view_partner_form |
partner_id
Many2one → res.partner
index=True
string='Owner'
track_visibility='onchange'
args: 'res.partner'
No public methods.
animal_count
Integer
compute=_compute_animal_count
store=True
string='Number of Animals'
animal_ids
One2many → animal
string='Animals'
args: 'animal', 'partner_id'
action_view_animals(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/partner-contact |
| PULL REQUEST | |
| PULL REQUEST | [18.0] [MIG] animal_owner: Migration to 18.0 (#2397) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/partner-contact |
| PULL REQUEST | |
| PULL REQUEST | 16.0 mig animal owner (#2265) |