| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/19.0/product_origin |
| 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), GRAP, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a field to associate the country and state of origin of a product <https://en.wikipedia.org/wiki/Country_of_origin> |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template | xpath | Inherits product.product_template_only_form_view | |
product_template_search_view |
product.template | filter | Inherits product.product_template_search_view | |
view_product_product_form |
product.product | xpath | Inherits product.product_normal_form_view | |
view_product_product_form_variant |
product.product | xpath | Inherits product.product_variant_easy_edit_view |
country_id
Many2one → res.country
comodel_name='res.country'
ondelete='restrict'
string='Country of Origin'
state_id
Many2one → res.country.state
comodel_name='res.country.state'
ondelete='restrict'
string='Country State of Origin'
state_id_domain
Binary
compute='_compute_state_id_domain'
help='Technical field, used to compute dynamically state domain depending on the country.'
onchange_country_id(self)
onchange_state_id(self)
country_id
Many2one → res.country
comodel_name='res.country'
compute='_compute_country_id'
inverse='_inverse_country_id'
store=True
string='Country of Origin'
state_id
Many2one → res.country.state
comodel_name='res.country.state'
compute='_compute_state_id'
inverse='_inverse_state_id'
store=True
string='Country State of Origin'
state_id_domain
Binary
compute='_compute_state_id_domain'
help='Technical field, used to compute dynamically state domain depending on the country.'
onchange_country_id(self)
onchange_state_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/18.0/product_origin |
| 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), GRAP, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a field to associate the country and state of origin of a product <https://en.wikipedia.org/wiki/Country_of_origin> |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template | xpath | Inherits product.product_template_only_form_view | |
product_template_search_view |
product.template | filter | Inherits product.product_template_search_view | |
view_product_product_form |
product.product | xpath | Inherits product.product_normal_form_view | |
view_product_product_form_variant |
product.product | xpath | Inherits product.product_variant_easy_edit_view |
country_id
Many2one → res.country
comodel_name='res.country'
ondelete='restrict'
string='Country of Origin'
state_id
Many2one → res.country.state
comodel_name='res.country.state'
ondelete='restrict'
string='Country State of Origin'
state_id_domain
Binary
compute='_compute_state_id_domain'
help='Technical field, used to compute dynamically state domain depending on the country.'
onchange_country_id(self)
onchange_state_id(self)
country_id
Many2one → res.country
comodel_name='res.country'
compute='_compute_country_id'
inverse='_inverse_country_id'
store=True
string='Country of Origin'
state_id
Many2one → res.country.state
comodel_name='res.country.state'
compute='_compute_state_id'
inverse='_inverse_state_id'
store=True
string='Country State of Origin'
state_id_domain
Binary
compute='_compute_state_id_domain'
help='Technical field, used to compute dynamically state domain depending on the country.'
onchange_country_id(self)
onchange_state_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/17.0/product_origin |
| 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), GRAP, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 | This module adds a field to associate the country and state of origin of a product <https://en.wikipedia.org/wiki/Country_of_origin> |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template | xpath | Inherits product.product_template_only_form_view | |
product_template_search_view |
product.template | filter | Inherits product.product_template_search_view | |
view_product_product_form |
product.product | xpath | Inherits product.product_normal_form_view | |
view_product_product_form_variant |
product.product | xpath | Inherits product.product_variant_easy_edit_view |
country_id
Many2one → res.country
comodel_name='res.country'
ondelete='restrict'
string='Country of Origin'
state_id
Many2one → res.country.state
comodel_name='res.country.state'
ondelete='restrict'
string='Country State of Origin'
state_id_domain
Binary
compute='_compute_state_id_domain'
help='Technical field, used to compute dynamically state domain depending on the country.'
onchange_country_id(self)
onchange_state_id(self)
country_id
Many2one → res.country
comodel_name='res.country'
compute='_compute_country_id'
inverse='_inverse_country_id'
store=True
string='Country of Origin'
state_id
Many2one → res.country.state
comodel_name='res.country.state'
compute='_compute_state_id'
inverse='_inverse_state_id'
store=True
string='Country State of Origin'
state_id_domain
Binary
compute='_compute_state_id_domain'
help='Technical field, used to compute dynamically state domain depending on the country.'
onchange_country_id(self)
onchange_state_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/16.0/product_origin |
| 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), GRAP, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Weblate, OCA-git-bot, François Honoré, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 |
|---|---|---|---|---|
product_template_form_view |
product.template | xpath | Inherits product.product_template_only_form_view | |
product_template_search_view |
product.template | filter | Inherits product.product_template_search_view | |
view_product_product_form |
product.product | xpath | Inherits product.product_normal_form_view | |
view_product_product_form_variant |
product.product | xpath | Inherits product.product_variant_easy_edit_view |
country_id
Many2one → res.country
comodel_name='res.country'
ondelete='restrict'
string='Country of Origin'
state_id
Many2one → res.country.state
comodel_name='res.country.state'
ondelete='restrict'
string='Country State of Origin'
state_id_domain
Binary
compute='_compute_state_id_domain'
help='Technical field, used to compute dynamically state domain depending on the country.'
onchange_country_id(self)
onchange_state_id(self)
country_id
Many2one → res.country
comodel_name='res.country'
compute='_compute_country_id'
inverse='_inverse_country_id'
store=True
string='Country of Origin'
state_id
Many2one → res.country.state
comodel_name='res.country.state'
compute='_compute_state_id'
inverse='_inverse_state_id'
store=True
string='Country State of Origin'
state_id_domain
Binary
compute='_compute_state_id_domain'
help='Technical field, used to compute dynamically state domain depending on the country.'
onchange_country_id(self)
onchange_state_id(self)