Commit Graph

8 Commits (c28af38dd9e2c8b270e5c75b076e98e63fd4bd95)

Author SHA1 Message Date
Iryna Vushnevska c28af38dd9 [IMP] account_financial_reports: Several improvements:
* Move to less files to compile variables
* hide contacts on partner
* Add reports to res partner actions
* initialize wizard from context
* initialize wizard by current fiscal year
2022-04-05 08:39:47 +05:30
Jordi Ballester Alomar dce2dbf189 [account_financial_report]
- minor usability fixes for multicompany
- improve performance of general ledger using a new index
2022-04-05 08:39:47 +05:30
Jordi Ballester Alomar 5c84fc5288 [FIX] account_financial_report: multicompany+layout behaviour (#498)
* Fix wizards for proper multicompany behaviour.
* Fix layout issue
2022-04-05 08:39:47 +05:30
mreficent ebe7d52f6f [IMP] account_financial_report: adapt the wizards to multicompany 2022-04-05 08:39:47 +05:30
Jordi Ballester Alomar 0c019e6e28 [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
2022-04-05 08:39:47 +05:30
mpanarin 7fe4553c9f [ADD] 11.0 account_financial_report: add filter by journals
To general ledger
2022-04-05 08:39:47 +05:30
hveficent b1294b8df9 [11.0][IMP] account_financial_report - foreign_currency 2022-04-05 08:39:47 +05:30
Jordi Ballester f25e1b2cd5 [MIG] account_financial_report_qweb: Migration to 11.0
* dynamize general ledger
2022-04-05 08:39:47 +05:30