valen
2514d51e3a
[IMP] account_financial_report: added 'auto sequence' option in Journal Ledger.
2021-05-28 09:26:13 +02:00
Stefan Rijnhart
cc71b3159c
[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
2021-01-06 15:03:15 +01:00
Joan Sisquella
885401ec59
[IMP] account_financial_report: abstract for avoiding duplicated code and increase readability
2020-12-24 10:39:23 +01:00
Joan Sisquella
46174ae637
[FIX] account_financial_report: filter cancelled journal items
2020-12-24 09:03:20 +01:00
Lois Rilo
c9d50a44f4
[13.0][FIX] account_financial_report: Correct all uses of
...
self.env.user.company_id. Also move company_id to the
wizard abstract model.
2020-10-22 10:14:55 +02:00
Andrea
a295823e3a
[FIX] translation not loaded
2020-08-17 15:52:56 +02:00
Ernesto Tejeda
8d2b7752c6
[MIG] account_financial_report: Migration to 13.0
2020-03-23 11:24:17 -04:00
Ernesto Tejeda
108afb1d20
[IMP] account_financial_report: black, isort
2020-03-23 11:14:52 -04:00
Joan Sisquella
e41e718bfc
[12.0] account_financial_report: refactor
2020-03-23 11:05:04 -04:00
Jordi Ballester Alomar
c494be2dbb
[FIX] account_financial_report: multicompany+layout behaviour ( #498 )
...
* Fix wizards for proper multicompany behaviour.
* Fix layout issue
2020-03-23 11:05:03 -04:00
Jordi Ballester Alomar
6771bcdb95
[account_financial_report][IMP] Adds the following:
...
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
2020-03-23 11:05:03 -04:00
hveficent
843aefc3b4
[11.0][IMP] account_financial_report - foreign_currency
2020-03-23 11:05:03 -04:00