Metadata-Version: 2.0
Name: odoo10-addon-l10n-nl-tax-statement
Version: 10.0.1.0.1.99.dev3
Summary: Netherlands BTW Statement
Home-page: http://www.onestein.eu
Author: Onestein, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Dist: odoo (<10.1dev,>=10.0)
Requires-Dist: odoo10-addon-account-tax-balance

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=========================
Netherlands BTW Statement
=========================

This module provides you with the Tax Statement in the Dutch format.

Installation
============

* This module depends from module account_tax_balance available at https://github.com/OCA/account-financial-reporting.
* This module also depends from module date_range that is supported as of postgresql 9.2 or later versions.

Configuration
=============

This module depends on the tax tags (eg.: 1a, 1b, 1c, 1d, 2a...) as prescribed by the Dutch tax laws.

If the default Odoo Dutch chart of accounts is installed (module l10n_nl) then these tags are automatically present in the database.
If this is the case, go to menu: Invoicing -> Configuration -> Accounting -> NL BTW Tags, and check that the tags are correctly set; click Apply to confirm.

If a non-standard chart of accounts is installed, you have to manually create the tax tags and properly set them into the tax definition.
After that, go to go to menu: Invoicing -> Configuration -> Accounting -> NL BTW Tags, and manually set the tags in the configuration form; click Apply to confirm.

Usage
=====

#. Verify that you have enough permits. You need to belong at least to the Accountant group.
#. Go to the menu: Invoicing -> Reports > Taxes Balance > NL BTW Statement
#. Create a statement, providing a name and specifying start date and end date
#. Press the Update button to calculate the report: the report lines will be displayed in the tab Statement
#. Press the Post button to set the status of the statement to Posted; the statements set to this state cannot be modified anymore
#. If you need to recalculate or modify or delete a statement already set to Posted status you need first to set it back to Draft status: press the button Reset to Draft
#. If you need to print the report in PDF, open a statement form and click: Print -> NL Tax Statement

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/176/10.0


Known issues / Roadmap
======================

* Exporting in SBR/XBLR format not yet available
* Including in the report being created, not only the data filtered by the selected date range, but also all the old data that was not included in the previous tax declarations (work in progress...)

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/l10n-netherlands/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

Contributors
------------

* Andrea Stirpe <a.stirpe@onestein.nl>
* Antonio Esposito <a.esposito@onestein.nl>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.


