12 lines
340 B
XML
12 lines
340 B
XML
|
|
<odoo>
|
||
|
|
<data>
|
||
|
|
<report
|
||
|
|
id="cpp_preview_ex_list"
|
||
|
|
model="cpp.parent"
|
||
|
|
string="preview form excel"
|
||
|
|
report_type="qweb-html"
|
||
|
|
name="youth_and_scholarship.cpp_preview_ex_template_list"
|
||
|
|
file="youth_and_scholarship.cpp_preview_ex_list"
|
||
|
|
/>
|
||
|
|
</data>
|
||
|
|
</odoo>
|