VAT Report Netherlands

l10n_nl_tax_declaration_reporting
REPOSITORY
REPOSITORYOCA/l10n-netherlands
GIT
GIThttps://github.com/OCA/l10n-netherlands.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-netherlands/tree/8.0/l10n_nl_tax_declaration_reporting
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Odoo SA, ONESTEiN BV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Odoo SA, ONESTEiN BV
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), OCA Transbot, oca-travis, OCA-git-bot, Tom Blauwendraat, astirpe
WEBSITE
WEBSITEhttp://www.onestein.nl
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - account_chart
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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
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