account-financial-reporting/account_financial_report/report
Jairo Llopis 1bc702f006
[FIX] account_financial_report: KeyError rendering report
Some reports were failing to render without this fix.

It seems there was a regression introduced in 0a2b2736cd.

@moduon MT-8285
2024-12-03 11:13:50 +01:00
..
templates [IMP] account_financial_report: Add Amount cur. to General Ledger totals if the account has not set currency 2024-11-28 14:34:19 +01:00
__init__.py [IMP] account_financial_report: abstract for avoiding duplicated code and increase readability 2022-11-30 18:07:41 +01:00
abstract_report.py [FIX] account_financial_report: fixing bug when calculation of credit is dublicated 2024-01-03 14:40:51 +01:00
abstract_report_xlsx.py [FIX] account_financial_report: crash in XSLX report on partner balance 2024-10-24 10:44:06 +02:00
aged_partner_balance.py [FIX] account_financial_report : fix wizard model names sent to qweb reports for vat and aged balance reports 2024-10-29 15:46:31 +01:00
aged_partner_balance_xlsx.py [16.0][IMP][account_financial_report]: add custom intervals for aged partner report 2024-04-22 19:53:33 +02:00
general_ledger.py [FIX] account_financial_report: KeyError rendering report 2024-12-03 11:13:50 +01:00
general_ledger_xlsx.py [IMP] account_financial_report: Add Amount cur. to General Ledger totals if the account has not set currency 2024-11-28 14:34:19 +01:00
journal_ledger.py [MIG] account_financial_report: Migration to 16.0 2022-12-24 10:49:56 +01:00
journal_ledger_xlsx.py [MIG] account_financial_report: Migration to 15.0 2022-11-30 18:07:42 +01:00
open_items.py [FIX] account_financial_report: Open Items report now sorted by account code 2024-10-24 16:12:30 +02:00
open_items_xlsx.py [IMP] account_financial_report: Open items groupy by salesman 2024-07-15 13:48:50 +02:00
trial_balance.py Merge PR #1243 into 16.0 2024-11-26 07:55:34 +00:00
trial_balance_xlsx.py [IMP] account_financial_report: Add grouping by analytical account in Trial balance 2024-10-30 09:31:06 +01:00
vat_report.py [FIX] account_financial_report : fix wizard model names sent to qweb reports for vat and aged balance reports 2024-10-29 15:46:31 +01:00
vat_report_xlsx.py [MIG] account_financial_report: Migration to 14.0 2022-11-30 18:07:36 +01:00