flectra/addons/lunch/report/lunch_order_views.xml
flectra-admin 769eafb483 [INIT] Inception of Flectra from Odoo
Flectra is Forked from Odoo v11 commit : (6135e82d73)
2018-01-16 11:45:59 +05:30

11 lines
284 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<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"
/>
</odoo>