odoo/addons/hr_payroll/report
Martin Trigaux 44dd7c5077 [FIX] hr_payroll: recursive search of salary rules
.insert() is not possible on a recordset
Generating the payslip details report with at least one payslip category
having a parent, the rendering of the report was crashing.

Closes #9778
2015-12-11 12:48:00 +01:00
..
__init__.py [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02:00
report_contribution_register.py [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
report_payslip.py [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
report_payslip_details.py [FIX] hr_payroll: recursive search of salary rules 2015-12-11 12:48:00 +01:00