Stefan Rijnhart
f934199c33
[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
2022-01-05 00:58:55 +07:00
Joan Sisquella
0345a5c176
[IMP] account_financial_report: abstract for avoiding duplicated code and increase readability
2021-12-16 16:19:18 +07:00
Joan Sisquella
cf83c6e839
[FIX] account_financial_report: filter cancelled journal items
2021-12-16 16:19:18 +07:00
Lois Rilo
6eaba8544c
[13.0][FIX] account_financial_report: Correct all uses of
...
self.env.user.company_id. Also move company_id to the
wizard abstract model.
2021-12-16 16:19:04 +07:00
valen
0e3b4d2972
[IMP] account_financial_report: added 'auto sequence' option in Journal Ledger
2021-06-14 21:44:57 +02:00
Cas Vissers
584fd4e6e2
[FIX] Default company should not be used since it doesn't mutate when switching companies.
2021-04-06 16:15:05 +02:00
Andrea
d01e033c20
[FIX] translation not loaded
2021-01-15 11:26:18 +00:00
Ernesto Tejeda
e3ed54ac37
[MIG] account_financial_report: Migration to 13.0
2021-01-15 11:26:18 +00:00
Ernesto Tejeda
fabb420365
[IMP] account_financial_report: black, isort
2021-01-15 11:26:18 +00:00
Joan Sisquella
d44f64a1c9
[12.0] account_financial_report: refactor
2021-01-15 11:26:18 +00:00
Jordi Ballester Alomar
55fd97d711
[FIX] account_financial_report: multicompany+layout behaviour ( #498 )
...
* Fix wizards for proper multicompany behaviour.
* Fix layout issue
2021-01-15 11:26:17 +00:00
Jordi Ballester Alomar
54b0c808f8
[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
2021-01-15 11:26:17 +00:00
hveficent
1edc2a870d
[11.0][IMP] account_financial_report - foreign_currency
2021-01-15 11:26:17 +00:00