[12.0][MIG] account_tax_balance

This commit is contained in:
Andrea
2018-10-01 11:21:56 +02:00
committed by Borruso
parent 7772169b20
commit 667dee8bd8
13 changed files with 539 additions and 45 deletions

View File

@@ -0,0 +1,6 @@
* Lorenzo Battistini <lorenzo.battistini@agilebg.com>
* Giovanni Capalbo <giovanni@therp.nl>
* Tecnativa - Antonio Espinosa
* Tecnativa - Pedro M. Baeza
* ACSONE SA/NV - Stéphane Bidoul
* Andrea Stirpe <a.stirpe@onestein.nl>

View File

@@ -0,0 +1,3 @@
This module allows to compute tax balances within a certain date range.
It depends on date_range module and exposes 'compute' methods that can be called by other modules
(like localization ones).

View File

@@ -0,0 +1,5 @@
Accounting --> Reporting --> Taxes Balance
Select the company, the date range, the target moves and 'open taxes'
.. figure:: /account_tax_balance/static/description/tax_balance.png