|
|
@@ -2,12 +2,12 @@
|
|
|
<openerp>
|
|
|
<data>
|
|
|
|
|
|
- <report id="factura_venta_2ca"
|
|
|
+ <report id="factura_venta_funam"
|
|
|
model="account.invoice"
|
|
|
string="Factura Legal"
|
|
|
report_type="qweb-html"
|
|
|
- name="factura_venta_2ca.report_factura_2ca"
|
|
|
- file="factura_venta_2ca.report_factura_2ca"
|
|
|
+ name="factura_venta_funam.report_factura_funam"
|
|
|
+ file="factura_venta_funam.report_factura_funam"
|
|
|
/>
|
|
|
|
|
|
<template id="report_header_custom" inherit_id="report.external_layout_header">
|
|
|
@@ -24,7 +24,7 @@
|
|
|
</xpath>
|
|
|
</template>
|
|
|
|
|
|
- <template id="report_factura_2ca">
|
|
|
+ <template id="report_factura_funam">
|
|
|
<t t-call="report.html_container">
|
|
|
<t t-call="report.external_layout">
|
|
|
<t t-foreach="[1,2,3]" t-as="i">
|