Sebas 5 years ago
parent
commit
c8cbbae706
1 changed files with 5 additions and 5 deletions
  1. 5 5
      nota_remision_standard.xml

+ 5 - 5
nota_remision_standard.xml

@@ -5,7 +5,7 @@
      <report id="id_nota_remision_standard"
         model="sale.nota.remision"
         string="Nota Remision"
-        report_type="qweb-pdf"
+        report_type="qweb-html"
         name="nota_remision_standard.report_remision_standard"
         file="nota_remision_standard.report_remision_standard"
      />
@@ -31,19 +31,19 @@
         <field name="paperformat_id" ref="nota_remision_standard.paperformat_lowmargin" />
     </record>
 
-    <template id="report_header_custom" inherit_id="report.external_layout_header">
+    <!-- <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> -->
 
-    <template id="external_layout_footer" inherit_id="report.external_layout_footer">
+    <!-- <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> -->
 
     <template id="report_remision_standard">
         <!-- <t t-call="report.html_container"> -->