TIP: You can type at any time to perform a new search.
Animal Owner
animal_owner · OCA/partner-contact
- 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
- Python dependencies
- None
- System dependencies
- None
- Required by
- herd
- Description
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → res.partnerindex=Truestring='Owner'tracking=True args: 'res.partner'
No public methods.
New fields (2)
-
animal_countIntegercompute=_compute_animal_countstore=Truestring='Number of Animals' -
animal_idsOne2many → animalstring='Animals' args: 'animal', 'partner_id'
-
action_view_animals(self)
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 213 days ago
- Last activity
- 33 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
- 58 days ago
- Last activity
- 8 days ago
- Repository
- OCA/partner-contact
- Pull request
- [18.0] [MIG] animal_owner: Migration to 18.0 (#2397)