odoo/addons/hr_timesheet_invoice/hr_timesheet_invoice_report...

14 lines
396 B
XML

<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<report
id="action_report_analytic_profit"
model="account.analytic.line"
name="hr_timesheet_invoice.report_analyticprofit"
file="hr_timesheet_invoice.report_analyticprofit"
report_type="qweb-pdf"
string="Timesheet Profit"
/>
</data>
</openerp>