Browse Source
Merge pull request #490 from Eficent/10.0-afr-multicompany
Merge pull request #490 from Eficent/10.0-afr-multicompany
[10.0][IMP] account_financial_report: adapt the wizards to multicompanypull/505/head
Jordi Ballester Alomar
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 268 additions and 55 deletions
-
1account_financial_report_qweb/README.rst
-
2account_financial_report_qweb/__manifest__.py
-
1account_financial_report_qweb/readme/CONTRIBUTORS.rst
-
9account_financial_report_qweb/readme/HISTORY.rst
-
4account_financial_report_qweb/report/abstract_report_xlsx.py
-
5account_financial_report_qweb/report/aged_partner_balance_xlsx.py
-
5account_financial_report_qweb/report/general_ledger_xlsx.py
-
5account_financial_report_qweb/report/journal_report_xlsx.py
-
5account_financial_report_qweb/report/open_items_xlsx.py
-
5account_financial_report_qweb/report/templates/aged_partner_balance.xml
-
6account_financial_report_qweb/report/templates/general_ledger.xml
-
7account_financial_report_qweb/report/templates/journal.xml
-
10account_financial_report_qweb/report/templates/layouts.xml
-
5account_financial_report_qweb/report/templates/open_items.xml
-
6account_financial_report_qweb/report/templates/trial_balance.xml
-
5account_financial_report_qweb/report/trial_balance_xlsx.py
-
28account_financial_report_qweb/wizard/aged_partner_balance_wizard.py
-
9account_financial_report_qweb/wizard/aged_partner_balance_wizard_view.xml
-
59account_financial_report_qweb/wizard/general_ledger_wizard.py
-
15account_financial_report_qweb/wizard/general_ledger_wizard_view.xml
-
25account_financial_report_qweb/wizard/journal_report_wizard.py
-
28account_financial_report_qweb/wizard/open_items_wizard.py
-
12account_financial_report_qweb/wizard/open_items_wizard_view.xml
-
51account_financial_report_qweb/wizard/trial_balance_wizard.py
-
15account_financial_report_qweb/wizard/trial_balance_wizard_view.xml
Write
Preview
Loading…
Cancel
Save
Reference in new issue