| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-agriculture |
| GIT | |
| GIT | https://github.com/OCA/vertical-agriculture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-agriculture/tree/14.0/animal_medicament |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | David Beal, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-agriculture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - animal odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
posology_search_view |
posology | search | New | |
posology_tree_view |
posology | tree | New | |
product_normal_form_view |
product.product | xpath | Inherits product.product_normal_form_view | |
product_product_tree_view |
product.product | field | Inherits product.product_product_tree_view |
administered_dose
Float
categ_id
Many2one → product.category
comodel_name='product.category'
related='product_id.categ_id'
store=True
string='Category'
description
Text
required=True
duration
Float
frequency
Float
help='Number of times per unit of time'
interval
Float
product_id
Many2one → product.product
comodel_name='product.product'
required=True
string='Product'
specie_id
Many2one → animal.species
comodel_name='animal.species'
string='Specie'
unit_meat
Selection
selection=MEAT
unit_milk
Selection
selection=MILK
copy_data(self, default=None)
meat_time
Char
help='Waiting time for meat case by unit'
string='Meat time'
milk_time
Char
help='Waiting time for milk case by unit'
string='Milk time'
unit_meat
Selection
default='day'
selection=MEAT
unit_milk
Selection
default='milking'
selection=MILK
No public methods.
issue_condition
Selection
help='Conditions of issue'
selection=[]
market_authorization
Char
help='Authorization to market'
medical_register_link
Char
posology_ids
One2many → posology
comodel_name='posology'
inverse_name='product_id'
string='Posology'
therapist_code
Char
No public methods.