TIP: You can type at any time to perform a new search.
VAT Report Netherlands
l10n_nl_tax_declaration_reporting · OCA/l10n-netherlands
- Repository
- OCA/l10n-netherlands · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localization
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.onestein.nl
- Last tracking update
- 2026-08-07 07:03:13
- Authors
- Odoo SA, Odoo Community Association (OCA), ONESTEiN BV
- Maintainers
- Odoo SA, Odoo Community Association (OCA), ONESTEiN BV
- Committers
- Stéphane Bidoul (ACSONE), OCA Transbot, OCA-git-bot, oca-travis, Tom Blauwendraat, astirpe
Code Analysis ⓘ
Views touched (2)
| 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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
based_onSelectiondefault='invoices'required=True args: [('invoices', 'Invoices'), ('payments', 'Payments')], 'Based on' -
chart_tax_idMany2one → account.tax.codedefault=_get_taxdomain=[('parent_id', '=', False)]help='Select Charts of Taxes'required=True args: 'account.tax.code', 'Chart of Tax' -
display_detailBooleanargs: 'Display Detail'
-
create_vat(self)@api.multi
New fields (0)
No new fields.
Public methods (1)-
render_html(self, data=None)@api.multi