2018-01-16 06:58:15 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2018-01-16 11:34:37 +01:00
|
|
|
<flectra>
|
2018-01-16 06:58:15 +01:00
|
|
|
<report
|
|
|
|
id="action_report_lunch_order"
|
|
|
|
string="Lunch Order"
|
|
|
|
model="lunch.order.line"
|
|
|
|
report_type="qweb-pdf"
|
|
|
|
name="lunch.report_lunch_order"
|
|
|
|
file="lunch.report_lunch_order"
|
|
|
|
/>
|
2018-01-16 11:34:37 +01:00
|
|
|
</flectra>
|