| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-netherlands |
| GIT | |
| GIT | https://github.com/OCA/l10n-netherlands.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-netherlands/tree/10.0/l10n_nl_intrastat |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Localisation/Report Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/intrastat |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - intrastat_base OCA/server-tools: - date_range 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 |
|---|---|---|---|---|
assets_specific |
assets_specific | ir.ui.view | qweb | Inherits report.assets_common |
l10n_nl_intrastat.internal_layout |
l10n_nl_intrastat.internal_layout | ir.ui.view | qweb | New |
l10n_nl_intrastat.report_nl_intrastat |
l10n_nl_intrastat.report_nl_intrastat | ir.ui.view | qweb | New |
l10n_nl_intrastat.report_nl_intrastat_filters |
l10n_nl_intrastat.report_nl_intrastat_filters | ir.ui.view | qweb | New |
l10n_nl_intrastat_report_form |
l10n_nl.report.intrastat | form | New | |
l10n_nl_intrastat_report_line_tree |
l10n_nl.report.intrastat.line | tree | New | |
l10n_nl_intrastat_report_tree |
l10n_nl.report.intrastat | tree | New |
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
currency_id
Many2one
readonly=True
related='company_id.currency_id'
string='Currency'
date_from
Date
required=True
date_range_id
Many2one → date.range
date_to
Date
required=True
last_updated
Datetime
readonly=True
line_ids
One2many → l10n_nl.report.intrastat.line
readonly=True
string='ICP line'
args: 'l10n_nl.report.intrastat.line', 'report_id'
state
Selection
default='draft'
help="State of the declaration. When the state is set to 'Done', the parameters become read-only."
readonly=True
selection=[('draft', 'Draft'), ('done', 'Done')]
total_amount
Monetary
help='Total amount in company currency of the declaration.'
readonly=True
string='Total amount'
year_month
Char
compute='_compute_year_month'
help='Date range of the declaration.'
readonly=True
string='Period'
generate_lines(self)
onchange_date_range_id(self)
set_done(self)
set_draft(self)
amount_product
Monetary
readonly=True
string='Amount products'
amount_service
Monetary
readonly=True
string='Amount services'
country_code
Char
readonly=True
related='partner_id.country_id.code'
store=True
currency_id
Many2one
readonly=True
related='report_id.company_id.currency_id'
string='Currency'
partner_id
Many2one → res.partner
comodel_name='res.partner'
readonly=True
required=True
string='Partner'
report_id
Many2one → l10n_nl.report.intrastat
comodel_name='l10n_nl.report.intrastat'
ondelete='cascade'
readonly=True
required=True
string='Report'
vat
Char
readonly=True
related='partner_id.vat'
store=True
string='VAT'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-netherlands |
| GIT | |
| GIT | https://github.com/OCA/l10n-netherlands.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-netherlands/tree/9.0/l10n_nl_intrastat |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Localisation/Report Intrastat |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Ronald Portier, Holger Brunn, OCA Transbot, Stefan Rijnhart (Opener), oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-netherlands |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/intrastat-extrastat: - intrastat_base OCA/server-tools: - date_range 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 |
|---|---|---|---|---|
assets_specific |
assets_specific | ir.ui.view | qweb | Inherits report.assets_common |
l10n_nl_intrastat.internal_layout |
l10n_nl_intrastat.internal_layout | ir.ui.view | qweb | New |
l10n_nl_intrastat.report_nl_intrastat |
l10n_nl_intrastat.report_nl_intrastat | ir.ui.view | qweb | New |
l10n_nl_intrastat.report_nl_intrastat_filters |
l10n_nl_intrastat.report_nl_intrastat_filters | ir.ui.view | qweb | New |
l10n_nl_intrastat_report_form |
l10n_nl.report.intrastat | form | New | |
l10n_nl_intrastat_report_line_tree |
l10n_nl.report.intrastat.line | tree | New | |
l10n_nl_intrastat_report_tree |
l10n_nl.report.intrastat | tree | New |
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
currency_id
Many2one
readonly=True
related='company_id.currency_id'
string='Currency'
date_from
Date
required=True
date_range_id
Many2one → date.range
date_to
Date
required=True
last_updated
Datetime
readonly=True
line_ids
One2many → l10n_nl.report.intrastat.line
readonly=True
string='ICP line'
args: 'l10n_nl.report.intrastat.line', 'report_id'
state
Selection
default='draft'
help="State of the declaration. When the state is set to 'Done', the parameters become read-only."
readonly=True
selection=[('draft', 'Draft'), ('done', 'Done')]
total_amount
Monetary
help='Total amount in company currency of the declaration.'
readonly=True
string='Total amount'
year_month
Char
compute='_compute_year_month'
help='Date range of the declaration.'
readonly=True
string='Period'
generate_lines(self)
set_done(self)
set_draft(self)
amount_product
Monetary
readonly=True
string='Amount products'
amount_service
Monetary
readonly=True
string='Amount services'
country_code
Char
readonly=True
related='partner_id.country_id.code'
store=True
currency_id
Many2one
readonly=True
related='report_id.company_id.currency_id'
string='Currency'
partner_id
Many2one → res.partner
comodel_name='res.partner'
readonly=True
required=True
string='Partner'
report_id
Many2one → l10n_nl.report.intrastat
comodel_name='l10n_nl.report.intrastat'
ondelete='cascade'
readonly=True
required=True
string='Report'
vat
Char
readonly=True
related='partner_id.vat'
store=True
string='VAT'
No public methods.