| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-france |
| GIT | |
| GIT | https://github.com/OCA/l10n-france.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-france/tree/16.0/l10n_fr_department_product_origin |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-france |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-france: - l10n_fr_department - l10n_fr_state OCA/product-attribute: - product_origin odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - contacts |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_search_view |
product.template | filter | Inherits product_origin.product_template_search_view | |
view_product_product_form |
product.product | field | Inherits product_origin.view_product_product_form | |
view_product_product_form_variant |
product.product | field | Inherits product_origin.view_product_product_form_variant | |
view_product_template_form |
product.template | field | Inherits product_origin.product_template_form_view |
department_id
Many2one → res.country.department
comodel_name='res.country.department'
ondelete='restrict'
string='Department of Origin'
department_id_domain
Binary
compute='_compute_department_id_domain'
help='Technical field, used to compute dynamically department domain depending on the state.'
onchange_department_id(self)
onchange_state_id(self)
department_id
Many2one → res.country.department
comodel_name='res.country.department'
compute='_compute_department_id'
inverse='_inverse_department_id'
store=True
string='Department of Origin'
department_id_domain
Binary
compute='_compute_department_id_domain'
help='Technical field, used to compute dynamically department domain depending on the state.'
onchange_department_id(self)
onchange_state_id(self)