odoo/addons/hr_timesheet_invoice/hr_timesheet_invoice_wizard...

12 lines
209 B
XML

<?xml version="1.0"?>
<terp>
<data>
<wizard
string="Invoice analytic lines"
id="hr_timesheet_invoice_create"
model="account.analytic.line"
name="hr.timesheet.invoice.create"/>
</data>
</terp>