[a0cb11bb] [FIX] Journal ledger wizard to inherit from abstract report wizard
Fixes
AttributeError: type object 'journal.ledger.report.wizard' has no attribute
'button_export_xlsx'
Regression of #735
All reports:
- Rename field to hide accounts at 0 to 'hide_account_at_0'
Trial Balance:
- Add possibility to filter by hierarchy levels
- XLSX format will show the hierarchy levels in bold
General Ledger:
- Add the possibility to filter by analytic tags
- Fixes an error on the default date
Journal Ledger:
- The filter on Journals is now optional. If the user does not choose
a journal, by default it will display all journals.
Aged Partner Balance:
- Fixes an error on the default date