Animal Owner

animal_owner
REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/14.0/animal_owner
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOpen Source Integrators
COMMITTERS
COMMITTERSOCA Transbot, Sébastien Alix, David Beal, oca-travis, Weblate, OCA-git-bot, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/partner-contact:
    - animal
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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
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)
REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/12.0/animal_owner
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOpen Source Integrators
COMMITTERS
COMMITTERSMaxime Chambreuil, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/partner-contact:
    - animal
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (1)
  • partner_id Many2one → res.partner
    index=True string='Owner' track_visibility='onchange' 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)
    @api.multi
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/partner-contact
PULL REQUEST
PULL REQUEST[18.0] [MIG] animal_owner: Migration to 18.0 (#2397)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/partner-contact
PULL REQUEST
PULL REQUEST16.0 mig animal owner (#2265)