Browse Source
[IMP] account_financial_report:
[IMP] account_financial_report:
* remove natsort and pandas dependencies * some fixes in Open Items and Journal Ledger Reports * Setting "posted entries" by default instead of "all entries" * ordering General Ledger move_lines by date * fixing Trial Balance xlsxpull/660/head
Joan Sisquella
5 years ago
15 changed files with 55 additions and 62 deletions
-
5account_financial_report/__manifest__.py
-
11account_financial_report/report/aged_partner_balance.py
-
7account_financial_report/report/general_ledger.py
-
3account_financial_report/report/journal_ledger.py
-
22account_financial_report/report/open_items.py
-
13account_financial_report/report/trial_balance.py
-
4account_financial_report/report/trial_balance_xlsx.py
-
3account_financial_report/tests/test_journal_ledger.py
-
9account_financial_report/tests/test_vat_report.py
-
2account_financial_report/wizard/aged_partner_balance_wizard.py
-
2account_financial_report/wizard/general_ledger_wizard.py
-
2account_financial_report/wizard/journal_ledger_wizard.py
-
2account_financial_report/wizard/open_items_wizard.py
-
2account_financial_report/wizard/trial_balance_wizard.py
-
2requirements.txt
@ -1,2 +0,0 @@ |
|||
natsort |
|||
pandas |
Write
Preview
Loading…
Cancel
Save
Reference in new issue