Repository
OCA/l10n-netherlands · module folder · Try on Runboat
Module version
1.0.0
Category
Localization
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-netherlands
Last tracking update
2026-08-07 08:43:07
Authors
Odoo Community Association (OCA), Onestein
Maintainers
Odoo Community Association (OCA), Onestein
Committers
OCA-git-bot, oca-ci, ByteMe
Odoo dependencies
OCA/l10n-netherlands:
OCA/reporting-engine:
OCA/server-ux:
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description
This module provides the "Netherlands BTW Statement" with the Date Range
feature.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_l10n_nl_vat_report_form l10n.nl.vat.statement form Inherits l10n_nl_tax_statement.view_l10n_nl_vat_report_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • date_range_id Many2one → date.range
    args: 'date.range', 'Date range'
Public methods (1)
  • onchange_date_range_id(self)
    @api.onchange('date_range_id')

Loading…