account-financial-reporting/account_financial_report/report
Iryna Vushnevska ece71bba7b [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
2021-01-15 11:26:17 +00:00
..
templates [FIX] account_financial_report: singleton error in aged partner balance report 2021-01-15 11:26:17 +00:00
__init__.py [11.0][IMP] Improve transient models cleaning 2021-01-15 11:26:17 +00:00
abstract_report.py [FIX] _transient_clean_rows_older_than() WHERE clause 2021-01-15 11:26:17 +00:00
abstract_report_xlsx.py [account_financial_report] fix title formatting for all reports 2021-01-15 11:26:17 +00:00
aged_partner_balance.py [11.0][IMP] Improve transient models cleaning 2021-01-15 11:26:17 +00:00
aged_partner_balance_xlsx.py [account_financial_report] fix title formatting for all reports 2021-01-15 11:26:17 +00:00
general_ledger.py [FIX] account_financial_report: Incorrect SQL query for cost centers 2021-01-15 11:26:17 +00:00
general_ledger_xlsx.py [account_financial_report] fix title formatting for all reports 2021-01-15 11:26:17 +00:00
journal_ledger.py [11.0][IMP] Improve transient models cleaning 2021-01-15 11:26:17 +00:00
journal_ledger_xlsx.py [account_financial_report] fix title formatting for all reports 2021-01-15 11:26:17 +00:00
open_items.py [IMP] account_financial_reports: Several improvements: 2021-01-15 11:26:17 +00:00
open_items_xlsx.py [account_financial_report] fix title formatting for all reports 2021-01-15 11:26:17 +00:00
trial_balance.py fix check value param self.hierarchy for account grouping 2021-01-15 11:26:17 +00:00
trial_balance_xlsx.py [account_financial_report] fix title formatting for all reports 2021-01-15 11:26:17 +00:00
vat_report.py [11.0][IMP] Improve transient models cleaning 2021-01-15 11:26:17 +00:00
vat_report_xlsx.py [account_financial_report] fix title formatting for all reports 2021-01-15 11:26:17 +00:00