Browse Source
[FIX] account_financial_report: multicompany+layout behaviour (#498)
[FIX] account_financial_report: multicompany+layout behaviour (#498)
* Fix wizards for proper multicompany behaviour. * Fix layout issuepull/749/head
Jordi Ballester Alomar
6 years ago
committed by
João Marques
34 changed files with 328 additions and 218 deletions
-
7account_financial_report/README.rst
-
2account_financial_report/__manifest__.py
-
26account_financial_report/i18n/account_financial_report.pot
-
26account_financial_report/i18n/ar.po
-
26account_financial_report/i18n/ca.po
-
26account_financial_report/i18n/de.po
-
26account_financial_report/i18n/es.po
-
26account_financial_report/i18n/fr.po
-
26account_financial_report/i18n/hr_HR.po
-
26account_financial_report/i18n/it.po
-
26account_financial_report/i18n/nl.po
-
26account_financial_report/i18n/nl_NL.po
-
26account_financial_report/i18n/pt.po
-
26account_financial_report/i18n/ro.po
-
7account_financial_report/readme/HISTORY.rst
-
1account_financial_report/report/general_ledger.py
-
4account_financial_report/report/templates/aged_partner_balance.xml
-
4account_financial_report/report/templates/general_ledger.xml
-
4account_financial_report/report/templates/journal_ledger.xml
-
4account_financial_report/report/templates/open_items.xml
-
4account_financial_report/report/templates/trial_balance.xml
-
4account_financial_report/report/templates/vat_report.xml
-
36account_financial_report/static/description/index.html
-
20account_financial_report/wizard/aged_partner_balance_wizard.py
-
4account_financial_report/wizard/aged_partner_balance_wizard_view.xml
-
29account_financial_report/wizard/general_ledger_wizard.py
-
8account_financial_report/wizard/general_ledger_wizard_view.xml
-
23account_financial_report/wizard/journal_ledger_wizard.py
-
20account_financial_report/wizard/open_items_wizard.py
-
2account_financial_report/wizard/open_items_wizard_view.xml
-
32account_financial_report/wizard/trial_balance_wizard.py
-
5account_financial_report/wizard/trial_balance_wizard_view.xml
-
12account_financial_report/wizard/vat_report_wizard.py
-
2account_financial_report/wizard/vat_report_wizard_view.xml
Write
Preview
Loading…
Cancel
Save
Reference in new issue