| 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/8.0/l10n_nl_tax_declaration_reporting |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Odoo SA, ONESTEiN BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Odoo SA, ONESTEiN BV |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, OCA-git-bot, Tom Blauwendraat, astirpe |
| WEBSITE | |
| WEBSITE | http://www.onestein.nl |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - account_chart |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_nl_tax_declaration_reporting.tax_report_template |
l10n_nl_tax_declaration_reporting.tax_report_template | ir.ui.view | qweb | New |
view_account_vat_declaration_nl |
Account Tax Declaration | account.vat.declaration.nl | form | New |
based_on
Selection
default='invoices'
required=True
args: [('invoices', 'Invoices'), ('payments', 'Payments')], 'Based on'
chart_tax_id
Many2one → account.tax.code
default=_get_tax
domain=[('parent_id', '=', False)]
help='Select Charts of Taxes'
required=True
args: 'account.tax.code', 'Chart of Tax'
display_detail
Boolean
create_vat(self)
No new fields.
Public methods (1)render_html(self, data=None)