[MIG] account_financial_report_qweb: Migration to 11.0

* dynamize general ledger
This commit is contained in:
Jordi Ballester
2017-11-23 16:23:46 +01:00
committed by chaule97
parent caf8ce9698
commit 554ad61027
48 changed files with 8923 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Author: Damien Crier
# Author: Julien Coux
# Copyright 2016 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import aged_partner_balance_wizard
from . import general_ledger_wizard
from . import open_items_wizard
from . import trial_balance_wizard