| 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/intrastat_base |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Víctor Martínez, 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 |
odoo/odoo: - base_vat - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains common functions for the intrastat reporting and should be used in combination with the generic reporting module *intrastat_product* and with the country-specific reporting modules such as: - *l10n_fr_intrastat_service*: the module for the *Déclaration Européenne des Services* (DES) for France - *l10n_fr_intrastat_product*: the module for the *Déclaration d'Echange de Biens* (DEB) for France - *l10n_be_intrastat_product*: the module for the Intrastat Declaration for Belgium. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
view_account_position_filter |
account.fiscal.position | field | Inherits account.view_account_position_filter | |
view_account_position_form |
intrastat.account.fiscal.position.form | account.fiscal.position | field | Inherits account.view_account_position_form |
view_account_position_tree |
intrastat.account.fiscal.position.tree | account.fiscal.position | field | Inherits account.view_account_position_tree |
view_intrastat_res_config_settings |
intrastat.res.config.settings.form | res.config.settings | block | Inherits account.res_config_settings_view_form |
view_partner_address_form |
res.partner | field | Inherits base.view_partner_address_form | |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
No new fields.
Public methods (0)No public methods.
intrastat
Selection
default='no'
help='When set to B2B or B2C, the invoices with this fiscal position will be taken into account for the generation of the intrastat reports.'
args: '_intrastat_selection'
vat_required
Boolean
compute='_compute_vat_required'
precompute=True
readonly=False
store=True
No public methods.
intrastat_fiscal_position
Selection
related='fiscal_position_id.intrastat'
store=True
string='Intrastat Fiscal Position'
No public methods.
intrastat_type
Selection
compute='_compute_intrastat_type'
help='Type of product used for the intrastat declarations.'
precompute=True
store=True
args: [('product', 'Product'), ('service', 'Service')]
is_accessory_cost
Boolean
compute='_compute_is_accessory_cost'
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
precompute=True
readonly=False
store=True
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
comodel_name='res.users'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
relation='company_intrastat_reminder_user_rel'
string='Users Receiving the Intrastat Reminder'
No public methods.
intrastat_remind_user_ids
Many2many
readonly=False
related='company_id.intrastat_remind_user_ids'
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/intrastat_base |
| VERSION | |
| VERSION | 2.0.1 |
| CATEGORY | |
| CATEGORY | Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_vat - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains common functions for the intrastat reporting and should be used in combination with the generic reporting module *intrastat_product* and with the country-specific reporting modules such as: - *l10n_fr_intrastat_service*: the module for the *Déclaration Européenne des Services* (DES) for France - *l10n_fr_intrastat_product*: the module for the *Déclaration d'Echange de Biens* (DEB) for France - *l10n_be_intrastat_product*: the module for the Intrastat Declaration for Belgium. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
res_partner_view_form_private |
res.partner | field | Inherits base.res_partner_view_form_private | |
view_account_position_filter |
account.fiscal.position | field | Inherits account.view_account_position_filter | |
view_account_position_form |
intrastat.account.fiscal.position.form | account.fiscal.position | field | Inherits account.view_account_position_form |
view_account_position_tree |
intrastat.account.fiscal.position.tree | account.fiscal.position | field | Inherits account.view_account_position_tree |
view_intrastat_res_config_settings |
intrastat.res.config.settings.form | res.config.settings | block | Inherits account.res_config_settings_view_form |
view_partner_address_form |
res.partner | field | Inherits base.view_partner_address_form | |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
No new fields.
Public methods (0)No public methods.
intrastat
Selection
default='no'
help='When set to B2B or B2C, the invoices with this fiscal position will be taken into account for the generation of the intrastat reports.'
args: '_intrastat_selection'
intrastat_change(self)
intrastat_fiscal_position
Selection
related='fiscal_position_id.intrastat'
store=True
string='Intrastat Fiscal Position'
No public methods.
intrastat_type
Selection
compute='_compute_intrastat_type'
help='Type of product used for the intrastat declarations.'
precompute=True
store=True
args: [('product', 'Product'), ('service', 'Service')]
is_accessory_cost
Boolean
compute='_compute_is_accessory_cost'
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
precompute=True
readonly=False
store=True
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
comodel_name='res.users'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
relation='company_intrastat_reminder_user_rel'
string='Users Receiving the Intrastat Reminder'
No public methods.
intrastat_remind_user_ids
Many2many
readonly=False
related='company_id.intrastat_remind_user_ids'
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/intrastat_base |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_vat - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains common functions for the intrastat reporting and should be used in combination with the generic reporting module *intrastat_product* and with the country-specific reporting modules such as: - *l10n_fr_intrastat_service*: the module for the *Déclaration Européenne des Services* (DES) for France - *l10n_fr_intrastat_product*: the module for the *Déclaration d'Echange de Biens* (DEB) for France - *l10n_be_intrastat_product*: the module for the Intrastat Declaration for Belgium. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
view_account_position_filter |
account.fiscal.position | field | Inherits account.view_account_position_filter | |
view_account_position_form |
intrastat.account.fiscal.position.form | account.fiscal.position | field | Inherits account.view_account_position_form |
view_account_position_tree |
intrastat.account.fiscal.position.tree | account.fiscal.position | field | Inherits account.view_account_position_tree |
view_intrastat_res_config_settings |
intrastat.res.config.settings.form | res.config.settings | block | Inherits account.res_config_settings_view_form |
view_partner_address_form |
res.partner | field | Inherits base.view_partner_address_form | |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
No new fields.
Public methods (0)No public methods.
intrastat
Selection
default='no'
help='When set to B2B or B2C, the invoices with this fiscal position will be taken into account for the generation of the intrastat reports.'
args: '_intrastat_selection'
intrastat_change(self)
intrastat_fiscal_position
Selection
related='fiscal_position_id.intrastat'
store=True
string='Intrastat Fiscal Position'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
comodel_name='res.users'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
relation='company_intrastat_reminder_user_rel'
string='Users Receiving the Intrastat Reminder'
No public methods.
intrastat_remind_user_ids
Many2many
readonly=False
related='company_id.intrastat_remind_user_ids'
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/intrastat_base |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Pedro M. Baeza, 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 |
odoo/odoo: - base_vat - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
view_account_position_filter |
account.fiscal.position | field | Inherits account.view_account_position_filter | |
view_account_position_form |
intrastat.account.fiscal.position.form | account.fiscal.position | field | Inherits account.view_account_position_form |
view_account_position_template_form |
intrastat.account.fiscal.position.form | account.fiscal.position.template | field | Inherits account.view_account_position_template_form |
view_account_position_template_search |
account.fiscal.position.template | field | Inherits account.view_account_position_template_search | |
view_account_position_template_tree |
intrastat.account.fiscal.position.tree | account.fiscal.position.template | field | Inherits account.view_account_position_template_tree |
view_account_position_tree |
intrastat.account.fiscal.position.tree | account.fiscal.position | field | Inherits account.view_account_position_tree |
view_intrastat_res_config_settings |
intrastat.res.config.settings.form | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
No new fields.
Public methods (0)No public methods.
intrastat
Selection
help='When set to B2B or B2C, the invoices with this fiscal position will be taken into account for the generation of the intrastat reports.'
args: '_intrastat_selection'
intrastat_change(self)
intrastat
Selection
help='When set to B2B or B2C, the invoices with this fiscal position will be taken into account for the generation of the intrastat reports.'
args: '_intrastat_selection'
No public methods.
intrastat_fiscal_position
Selection
related='fiscal_position_id.intrastat'
store=True
string='Intrastat Fiscal Position'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
comodel_name='res.users'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
relation='company_intrastat_reminder_user_rel'
string='Users Receiving the Intrastat Reminder'
No public methods.
intrastat_remind_user_ids
Many2many
readonly=False
related='company_id.intrastat_remind_user_ids'
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/intrastat_base |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, OCA Transbot, Víctor Martínez, 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 |
odoo/odoo: - base_vat - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
view_account_position_form |
intrastat.account.fiscal.position.form | account.fiscal.position | field | Inherits account.view_account_position_form |
view_account_position_tree |
intrastat.account.fiscal.position.tree | account.fiscal.position | field | Inherits account.view_account_position_tree |
view_intrastat_res_config_settings |
intrastat.res.config.settings.form | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
No new fields.
Public methods (0)No public methods.
intrastat
Boolean
help='Set to True if the invoices with this fiscal position should be taken into account for the generation of the intrastat reports.'
No public methods.
intrastat
Boolean
help='Check this if you want to generate intrastat declarations withthe created fiscal position'
No public methods.
intrastat_fiscal_position
Boolean
related='fiscal_position_id.intrastat'
store=True
string='Intrastat Fiscal Position'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
comodel_name='res.users'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
relation='company_intrastat_reminder_user_rel'
string='Users Receiving the Intrastat Reminder'
No public methods.
intrastat_remind_user_ids
Many2many
readonly=False
related='company_id.intrastat_remind_user_ids'
No public methods.
No new fields.
Public methods (0)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/intrastat_base |
| VERSION | |
| VERSION | 2.2.0 |
| CATEGORY | |
| CATEGORY | Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Noviat, Akretion, ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Denis Roussel, Luc De Meyer, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, 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 |
odoo/odoo: - base_vat - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
view_account_position_form |
intrastat.account.fiscal.position.form | account.fiscal.position | field | Inherits account.view_account_position_form |
view_account_position_tree |
intrastat.account.fiscal.position.tree | account.fiscal.position | field | Inherits account.view_account_position_tree |
view_intrastat_res_config_settings |
intrastat.res.config.settings.form | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form |
No new fields.
Public methods (0)No public methods.
intrastat
Boolean
help='Set to True if the invoices with this fiscal position should be taken into account for the generation of the intrastat reports.'
string='Intrastat'
No public methods.
intrastat
Boolean
help='Check this if you want to generate intrastat declarations withthe created fiscal position'
string='Intrastat'
No public methods.
intrastat_fiscal_position
Boolean
related='fiscal_position_id.intrastat'
store=True
string='Intrastat Fiscal Position'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
string='Is accessory cost'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
comodel_name='res.users'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
relation='company_intrastat_reminder_user_rel'
string='Users Receiving the Intrastat Reminder'
No public methods.
intrastat_remind_user_ids
Many2many
readonly=False
related='company_id.intrastat_remind_user_ids'
No public methods.
No new fields.
Public methods (0)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/intrastat_base |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Noviat, Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Noviat, Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, Pedro M. Baeza, Luc De Meyer, OCA Transbot, Víctor Martínez, oca-travis, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat-extrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_vat - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
intrastat_result_view_form |
intrastat.result_view_form | intrastat.result.view | form | New |
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
res_country_view_search |
intrastat.base.country.search | res.country | search | New |
view_country_form |
intrastat.base.country.form | res.country | field | Inherits base.view_country_form |
view_country_tree |
intrastat.base.country.tree | res.country | field | Inherits base.view_country_tree |
view_intrastat_res_config_settings |
intrastat.res.config.settings.form | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form | |
view_tax_form |
intrastat.base.tax | account.tax | field | Inherits account.view_tax_form |
exclude_from_intrastat_if_present
Boolean
help='If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices.'
string='Exclude invoice line from intrastat if this tax is present'
No public methods.
exclude_from_intrastat_if_present
Boolean
help='If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices.'
string='Exclude invoice line from intrastat if this tax is present'
No public methods.
No new fields.
Public methods (2)send_reminder_email(self, mail_template_xmlid)
unlink(self)
note
Text
default=<expr>
readonly=True
string='Notes'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
string='Is accessory cost'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
string='Users Receiving the Intrastat Reminder'
args: 'res.users'
No public methods.
intrastat_remind_user_ids
Many2many
readonly=False
related='company_id.intrastat_remind_user_ids'
No public methods.
intrastat
Boolean
help='Set to True for all European Union countries.'
string='EU Country'
No public methods.
No new fields.
Public methods (0)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/12.0/intrastat_base |
| VERSION | |
| VERSION | 1.2.1 |
| CATEGORY | |
| CATEGORY | Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Noviat, Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Noviat, Akretion |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Alexis de Lattre, Luc De Meyer, OCA Transbot, David Beal, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_vat - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
intrastat_result_view_form |
intrastat.result_view_form | intrastat.result.view | form | New |
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
res_country_view_search |
intrastat.base.country.search | res.country | search | New |
view_country_form |
intrastat.base.country.form | res.country | field | Inherits base.view_country_form |
view_country_tree |
intrastat.base.country.tree | res.country | field | Inherits base.view_country_tree |
view_intrastat_res_config_settings |
intrastat.res.config.settings.form | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form | |
view_tax_form |
intrastat.base.tax | account.tax | field | Inherits account.view_tax_form |
exclude_from_intrastat_if_present
Boolean
help='If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices.'
string='Exclude invoice line from intrastat if this tax is present'
No public methods.
exclude_from_intrastat_if_present
Boolean
help='If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices.'
string='Exclude invoice line from intrastat if this tax is present'
No public methods.
No new fields.
Public methods (2)send_reminder_email(self, mail_template_xmlid)
unlink(self)
note
Text
default=<expr>
readonly=True
string='Notes'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
string='Is accessory cost'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
comodel_name='res.users'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
relation='company_intrastat_reminder_user_rel'
string='Users Receiving the Intrastat Reminder'
No public methods.
intrastat_remind_user_ids
Many2many
readonly=False
related='company_id.intrastat_remind_user_ids'
No public methods.
intrastat
Boolean
help='Set to True for all European Union countries.'
string='EU Country'
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/intrastat_base |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Noviat, Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Noviat, Akretion |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_vat - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
intrastat_result_view_form |
intrastat.result_view_form | intrastat.result.view | form | New |
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
res_country_view_search |
intrastat.base.country.search | res.country | search | New |
view_country_form |
intrastat.base.country.form | res.country | field | Inherits base.view_country_form |
view_country_tree |
intrastat.base.country.tree | res.country | field | Inherits base.view_country_tree |
view_intrastat_res_config_settings |
intrastat.res.config.settings.form | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form | |
view_tax_form |
intrastat.base.tax | account.tax | field | Inherits account.view_tax_form |
exclude_from_intrastat_if_present
Boolean
help='If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices.'
string='Exclude invoice line from intrastat if this tax is present'
No public methods.
exclude_from_intrastat_if_present
Boolean
help='If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices.'
string='Exclude invoice line from intrastat if this tax is present'
No public methods.
No new fields.
Public methods (2)send_reminder_email(self, mail_template_xmlid)
unlink(self)
note
Text
default=<expr>
readonly=True
string='Notes'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
string='Is accessory cost'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
string='Users Receiving the Intrastat Reminder'
args: 'res.users'
No public methods.
intrastat_remind_user_ids
Many2many
related='company_id.intrastat_remind_user_ids'
No public methods.
intrastat
Boolean
help='Set to True for all European Union countries.'
string='EU Country'
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/10.0/intrastat_base |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Intrastat |
| 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 | Alexis de Lattre, GitHub, Stéphane Bidoul (ACSONE), Sébastien BEAU, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_vat - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
intrastat_result_view_form |
intrastat.result_view_form | intrastat.result.view | form | New |
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
res_country_view_search |
intrastat.base.country.search | res.country | search | New |
view_account_config_settings |
intrastat.account.config.settings.form | account.config.settings | xpath | Inherits account.view_account_config_settings |
view_country_form |
intrastat.base.country.form | res.country | field | Inherits base.view_country_form |
view_country_tree |
intrastat.base.country.tree | res.country | field | Inherits base.view_country_tree |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form | |
view_tax_form |
intrastat.base.tax | account.tax | field | Inherits account.view_tax_form |
intrastat_remind_user_ids
Many2many
related='company_id.intrastat_remind_user_ids'
No public methods.
exclude_from_intrastat_if_present
Boolean
help='If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices.'
string='Exclude invoice line from intrastat if this tax is present'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
string='Is accessory cost'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
string='Users Receiving the Intrastat Reminder'
args: 'res.users'
No public methods.
intrastat
Boolean
help='Set to True for all European Union countries.'
string='EU Country'
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/9.0/intrastat_base |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Intrastat |
| 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 | Alexis de Lattre, Holger Brunn, Stéphane Bidoul (ACSONE), Roel Adriaans, oca-travis, OCA-git-bot, Tom, kiplangatdan |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_vat - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
intrastat_result_view_form |
intrastat.result_view_form | intrastat.result.view | form | New |
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
res_country_view_search |
intrastat.base.country.search | res.country | search | New |
view_company_form |
intrastat.company.form | res.company | notebook | Inherits base.view_company_form |
view_country_form |
intrastat.base.country.form | res.country | field | Inherits base.view_country_form |
view_country_tree |
intrastat.base.country.tree | res.country | field | Inherits base.view_country_tree |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form | |
view_tax_form |
intrastat.base.tax | account.tax | field | Inherits account.view_tax_form |
exclude_from_intrastat_if_present
Boolean
help='If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices.'
string='Exclude invoice line from intrastat if this tax is present'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
string='Is accessory cost'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
help='List of Odoo users who will receive a notification to remind them about the Intrastat declaration.'
string='Users Receiving the Intrastat Reminder'
args: 'res.users'
No public methods.
intrastat
Boolean
help='Set to True for all European Union countries.'
string='EU Country'
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/8.0/intrastat_base |
| VERSION | |
| VERSION | 1.3.0 |
| CATEGORY | |
| CATEGORY | Intrastat |
| 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 | Alexis de Lattre, GitHub, Stéphane Bidoul (ACSONE), Luc De Meyer, oca-travis, OCA-git-bot, Tom Blauwendraat, Tom |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:27 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base_vat - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
intrastat_result_view_form |
intrastat.result_view_form | intrastat.result.view | form | New |
product_template_form_view |
intrastat.base.product.template.form | product.template | group | Inherits account.product_template_form_view |
res_country_view_search |
intrastat.base.country.search | res.country | search | New |
view_company_form |
intrastat.company.form | res.company | notebook | Inherits base.view_company_form |
view_country_form |
intrastat.base.country.form | res.country | field | Inherits base.view_country_form |
view_country_tree |
intrastat.base.country.tree | res.country | field | Inherits base.view_country_tree |
view_partner_form |
res.partner | xpath | Inherits base.view_partner_form | |
view_tax_form |
intrastat.base.tax | account.tax | field | Inherits account.view_tax_form |
exclude_from_intrastat_if_present
Boolean
help='If this tax is present on an invoice line, this invoice line will be skipped when generating Intrastat Product or Service lines from invoices.'
string='Exclude invoice line from intrastat if this tax is present'
No public methods.
is_accessory_cost
Boolean
help='Activate this option for shipping costs, packaging costs and all services related to the sale of products. This option is used for Intrastat reports.'
string='Is accessory cost'
No public methods.
intrastat_email_list
Char
compute='_compute_intrastat_email_list'
string='List of emails of Users Receiving the Intrastat Reminder'
intrastat_remind_user_ids
Many2many → res.users
column1='company_id'
column2='user_id'
help='List of OpenERP users who will receive a notification to remind them about the Intrastat declaration.'
string='Users Receiving the Intrastat Reminder'
args: 'res.users'
No public methods.
intrastat
Boolean
help='Set to True for all European Union countries.'
string='EU Country'
No public methods.