| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/intrastat-extrastat |
| GIT | |
| GIT | https://github.com/OCA/intrastat-extrastat.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/intrastat-extrastat/tree/19.0/product_harmonized_system_delivery |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Ruchir Shukla, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - product_harmonized_system odoo/odoo: - stock_delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - delivery - payment_custom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | The OCA module *product_harmonized_system* adds a many2one field *hs_code_id* on product templates that points to an *H.S. Code* object. But the *stock_delivery* module from the official addons adds a char field *hs_code* on product templates, which has the same purpose, but we can't use it because we need structured data for H.S. codes. This module hides the *hs_code* field added by the *stock_delivery* module, to avoid confusion. Since Odoo v16, the *stock_delivery* module also adds a many2one field *country_of_origin*, which is similar to the many2one field *origin_country_id* of the OCA module *product_harmonized_system*. This module also hides the *country_of_origin* field added by the *stock_delivery* module. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_hs_code |
hide_native_hs_code_field.product.template.form | product.template | xpath | Inherits stock_delivery.product_template_hs_code |
country_of_origin
Many2one
related='origin_country_id'
store=True
hs_code
Char
related='hs_code_id.hs_code'
store=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/intrastat-extrastat |
| GIT | |
| GIT | https://github.com/OCA/intrastat-extrastat.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/intrastat-extrastat/tree/18.0/product_harmonized_system_delivery |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Lukas Tran |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - product_harmonized_system odoo/odoo: - stock_delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | The OCA module *product_harmonized_system* adds a many2one field *hs_code_id* on product templates that points to an *H.S. Code* object. But the *stock_delivery* module from the official addons adds a char field *hs_code* on product templates, which has the same purpose, but we can't use it because we need structured data for H.S. codes. This module hides the *hs_code* field added by the *stock_delivery* module, to avoid confusion. Since Odoo v16, the *stock_delivery* module also adds a many2one field *country_of_origin*, which is similar to the many2one field *origin_country_id* of the OCA module *product_harmonized_system*. This module also hides the *country_of_origin* field added by the *stock_delivery* module. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_hs_code |
hide_native_hs_code_field.product.template.form | product.template | field | Inherits stock_delivery.product_template_hs_code |
country_of_origin
Many2one
related='origin_country_id'
store=True
hs_code
Char
related='hs_code_id.hs_code'
store=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/intrastat-extrastat |
| GIT | |
| GIT | https://github.com/OCA/intrastat-extrastat.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/intrastat-extrastat/tree/17.0/product_harmonized_system_delivery |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Andreu Orensanz |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - product_harmonized_system odoo/odoo: - stock_delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - delivery |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | The OCA module *product_harmonized_system* adds a many2one field *hs_code_id* on product templates that points to an *H.S. Code* object. But the *stock_delivery* module from the official addons adds a char field *hs_code* on product templates, which has the same purpose, but we can't use it because we need structured data for H.S. codes. This module hides the *hs_code* field added by the *stock_delivery* module, to avoid confusion. Since Odoo v16, the *stock_delivery* module also adds a many2one field *country_of_origin*, which is similar to the many2one field *origin_country_id* of the OCA module *product_harmonized_system*. This module also hides the *country_of_origin* field added by the *stock_delivery* module. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_hs_code |
hide_native_hs_code_field.product.template.form | product.template | field | Inherits stock_delivery.product_template_hs_code |
country_of_origin
Many2one
related='origin_country_id'
store=True
hs_code
Char
related='hs_code_id.hs_code'
store=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/intrastat-extrastat |
| GIT | |
| GIT | https://github.com/OCA/intrastat-extrastat.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/intrastat-extrastat/tree/16.0/product_harmonized_system_delivery |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:54:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - product_harmonized_system odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_hs_code |
hide_native_hs_code_field.product.template.form | product.template | field | Inherits delivery.product_template_hs_code |
country_of_origin
Many2one
related='origin_country_id'
store=True
hs_code
Char
related='hs_code_id.hs_code'
store=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/intrastat-extrastat |
| GIT | |
| GIT | https://github.com/OCA/intrastat-extrastat.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/intrastat-extrastat/tree/15.0/product_harmonized_system_delivery |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - product_harmonized_system odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_hs_code |
hide_native_hs_code_field.product.template.form | product.template | field | Inherits delivery.product_template_hs_code |
hs_code
Char
related='hs_code_id.hs_code'
store=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/intrastat-extrastat |
| GIT | |
| GIT | https://github.com/OCA/intrastat-extrastat.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/intrastat-extrastat/tree/14.0/product_harmonized_system_delivery |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Stefan Rijnhart, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - product_harmonized_system odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_hs_code |
hide_native_hs_code_field.product.template.form | product.template | field | Inherits delivery.product_template_hs_code |
hs_code
Char
related='hs_code_id.hs_code'
store=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/intrastat-extrastat |
| GIT | |
| GIT | https://github.com/OCA/intrastat-extrastat.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/intrastat-extrastat/tree/13.0/product_harmonized_system_delivery |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Guewen Baconnier, Pedro M. Baeza, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - product_harmonized_system odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_hs_code |
hide_native_hs_code_field.product.template.form | product.template | field | Inherits delivery.product_template_hs_code |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/intrastat-extrastat |
| GIT | |
| GIT | https://github.com/OCA/intrastat-extrastat.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/intrastat-extrastat/tree/12.0/product_harmonized_system_delivery |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Holger Brunn, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - product_harmonized_system odoo/odoo: - delivery_hs_code - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - uom - analytic - portal - http_routing - digest - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_hs_code |
hide_native_hs_code_field.product.template.form | product.template | field | Inherits delivery_hs_code.product_template_hs_code |
hs_code
Char
readonly=True
related='hs_code_id.hs_code'
store=False
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/intrastat-extrastat |
| GIT | |
| GIT | https://github.com/OCA/intrastat-extrastat.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/intrastat-extrastat/tree/11.0/product_harmonized_system_delivery |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Reporting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - product_harmonized_system odoo/odoo: - delivery - sale_stock - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - account - product - decimal_precision - analytic - web_planner - portal - http_routing - account_invoicing - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_hs_code |
hide_native_hs_code_field.product.template.form | product.template | field | Inherits delivery.product_template_hs_code |
No models found for this module.