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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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_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
    args: 'Display Detail'
Public methods (1)
  • create_vat(self)
    @api.multi

New fields (0)

No new fields.

Public methods (1)
  • render_html(self, data=None)
    @api.multi