You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pedro M. Baeza
5ed587030b
[FIX] account_financial_report_webkit: Don't overpass top level account
With current code, the top level accounts (the 0 one) is ignored in
the population of debit, credit and balance data, provoking that the
report shows a line with all 0's, which leads to confussion to users.
I see no reason for zeroing this data, as it can be significant for
certain account charts, and can be easily ignored for those who not.
9 years ago
..
__init__.py
[ADD] core of aged partner balance report
11 years ago
aged_partner_balance_wizard.py
update icon aml_report_xls, fix travis error account_financial_report_webkit
10 years ago
aged_partner_balance_wizard.xml
Aged balance report: the only sensible filter is by end period
10 years ago
balance_common.py
[pep8] - account_financial_report_webkit
11 years ago
balance_common_view.xml
[DEL] remove the profit & loss report which is actually dead code
12 years ago
general_ledger_wizard.py
[pep8] - account_financial_report_webkit
11 years ago
general_ledger_wizard_view.xml
[FIX] afr_webkit: remove deprecated fields, should greenify runbot
10 years ago
open_invoices_wizard.py
[pep8] - account_financial_report_webkit
11 years ago
open_invoices_wizard_view.xml
[FIX] wizard view that have check boxes without label
12 years ago
partner_balance_wizard.py
[pep8] - account_financial_report_webkit
11 years ago
partner_balance_wizard_view.xml
[FIX] afr_webkit: remove deprecated fields, should greenify runbot
10 years ago
partners_ledger_wizard.py
[pep8] - account_financial_report_webkit
11 years ago
partners_ledger_wizard_view.xml
[FIX] afr_webkit: remove deprecated fields, should greenify runbot
10 years ago
print_journal.py
[pep8] - account_financial_report_webkit
11 years ago
print_journal_view.xml
[FIX] afr_webkit: remove deprecated fields, should greenify runbot
10 years ago
trial_balance_wizard.py
[pep8] - account_financial_report_webkit
11 years ago
trial_balance_wizard_view.xml
[FIX] afr_webkit: remove deprecated fields, should greenify runbot
10 years ago
wizard.xml
[FIX] partner balance webkit: hide partners with balance at 0.0
13 years ago