浏览代码

Agrandar letras en recibo

sebas 4 年之前
父节点
当前提交
6a46e8dde6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      report_reciboenfactura.xml

+ 2 - 2
report_reciboenfactura.xml

@@ -34,7 +34,7 @@
 
 	<template id="reciboenfactura_nandetv">
 		<t t-call="report.html_container">
-		    <t t-foreach="[1]" t-as="i">
+		    <!-- <t t-foreach="[1]" t-as="i"> -->
 						<div class="page">
 								<style type="text/css">
 										body{
@@ -339,7 +339,7 @@
 								</t>
 
 						</div>
-				</t>
+				<!-- </t> -->
 		</t>
 	</template>
 </data>