-
- Downloads
Revert "[FIX] *: reports: check required values for 'render_html'"
This is not how you check that a dict contains keys. This also break the contract of method `get_html` that may now return `None`, which `get_pdf` does not handle. This reverts commit 0d2fb541.
Showing
- addons/account/report/account_aged_partner_balance.py 0 additions, 4 deletionsaddons/account/report/account_aged_partner_balance.py
- addons/account/report/account_balance.py 0 additions, 4 deletionsaddons/account/report/account_balance.py
- addons/account/report/account_general_ledger.py 0 additions, 4 deletionsaddons/account/report/account_general_ledger.py
- addons/account/report/account_journal.py 0 additions, 4 deletionsaddons/account/report/account_journal.py
- addons/account/report/account_partner_ledger.py 0 additions, 4 deletionsaddons/account/report/account_partner_ledger.py
- addons/account/report/account_report_financial.py 0 additions, 4 deletionsaddons/account/report/account_report_financial.py
- addons/hr_holidays/report/holidays_summary_report.py 0 additions, 4 deletionsaddons/hr_holidays/report/holidays_summary_report.py
- addons/hr_payroll/report/report_contribution_register.py 0 additions, 4 deletionsaddons/hr_payroll/report/report_contribution_register.py
- addons/l10n_in_hr_payroll/report/report_hr_salary_employee_bymonth.py 0 additions, 4 deletions...in_hr_payroll/report/report_hr_salary_employee_bymonth.py
- addons/l10n_in_hr_payroll/report/report_hr_yearly_salary_detail.py 0 additions, 4 deletions...0n_in_hr_payroll/report/report_hr_yearly_salary_detail.py
- addons/report/models/report.py 1 addition, 4 deletionsaddons/report/models/report.py
Loading
Please register or sign in to comment