Browse Source
[MIG] account_financial_report: Migration to 12.0
[MIG] account_financial_report: Migration to 12.0
[IMP] Reformated one query to avoid one sql injection warning message - but no sql injection was possible herepull/663/head
Wolfgang Pichler
6 years ago
committed by
Ernesto Tejeda
20 changed files with 86 additions and 61 deletions
-
3account_financial_report/__manifest__.py
-
3account_financial_report/menuitems.xml
-
4account_financial_report/report/abstract_report.py
-
4account_financial_report/report/abstract_report_xlsx.py
-
2account_financial_report/report/aged_partner_balance.py
-
2account_financial_report/report/general_ledger.py
-
2account_financial_report/report/journal_ledger.py
-
2account_financial_report/report/open_items.py
-
4account_financial_report/report/trial_balance.py
-
2account_financial_report/report/vat_report.py
-
36account_financial_report/static/src/js/account_financial_report_backend.js
-
13account_financial_report/tests/abstract_test.py
-
4account_financial_report/tests/test_aged_partner_balance.py
-
17account_financial_report/tests/test_general_ledger.py
-
6account_financial_report/tests/test_journal_ledger.py
-
4account_financial_report/tests/test_open_items.py
-
8account_financial_report/tests/test_trial_balance.py
-
16account_financial_report/tests/test_vat_report.py
-
5account_financial_report/wizard/general_ledger_wizard.py
-
6account_financial_report/wizard/trial_balance_wizard.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue