[FIX] fields: in to_column(), returning self.column is generally not correct
[odoo/odoo.git] / addons / l10n_fr_hr_payroll / l10n_fr_hr_payroll_reports.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <openerp>
3     <data>
4         <report 
5             id="action_report_report_l10nfrfichepaye" 
6             model="hr.payslip" 
7             string="Fiche de paye"
8             report_type="qweb-pdf"
9             name="l10n_fr_hr_payroll.report_l10nfrfichepaye" 
10             file="l10n_fr_hr_payroll.report_l10nfrfichepaye"
11         />
12     </data>
13 </openerp>