Explorar el Código

Impresión de presupuesto Gavilan

Sebas hace 5 años
padre
commit
e079ad2f0e
Se han modificado 1 ficheros con 15 adiciones y 0 borrados
  1. 15 0
      report_saleorder_document1.xml

+ 15 - 0
report_saleorder_document1.xml

@@ -11,6 +11,21 @@
     />
 
 
+    <template id="report_header_custom" inherit_id="report.external_layout_header">
+         <xpath expr="//div[@class='header']" position="replace">
+            <div class ="header">
+            </div>
+         </xpath>
+    </template>
+
+    <template id="external_layout_footer" inherit_id="report.external_layout_footer">
+        <xpath expr="//div[@class='footer']"  position="replace">
+            <div class ="footer">
+            </div>
+        </xpath>
+    </template>
+
+
 
 
    <template id="report_presupuesto_gavilan">