浏览代码

Impresión de recibo de pago ticket crifin

Sebas 6 年之前
父节点
当前提交
1b6c4bbdab
共有 1 个文件被更改,包括 9 次插入9 次删除
  1. 9 9
      ticket_venta_crifin.xml

+ 9 - 9
ticket_venta_crifin.xml

@@ -17,10 +17,10 @@
          <field name="page_height">150</field>
          <field name="page_height">150</field>
          <field name="page_width">60</field>
          <field name="page_width">60</field>
          <field name="orientation">Portrait</field>
          <field name="orientation">Portrait</field>
-         <field name="margin_top">3</field>
-         <field name="margin_bottom">3</field>
-         <field name="margin_left">3</field>
-         <field name="margin_right">3</field>
+         <field name="margin_top">2</field>
+         <field name="margin_bottom">2</field>
+         <field name="margin_left">2</field>
+         <field name="margin_right">2</field>
          <field name="header_line" eval="False" />
          <field name="header_line" eval="False" />
          <field name="header_spacing">3</field>
          <field name="header_spacing">3</field>
          <field name="dpi">90</field>
          <field name="dpi">90</field>
@@ -83,7 +83,7 @@
                                                     <span t-if="o.type == 'receipt'">Pagado por:</span>
                                                     <span t-if="o.type == 'receipt'">Pagado por:</span>
                                                     <span t-if="o.type == 'payment'">Pagado a:</span>
                                                     <span t-if="o.type == 'payment'">Pagado a:</span>
                                                     </strong>
                                                     </strong>
-                                                    <span t-field="o.partner_id"/> - Dirección:
+                                                    <span t-field="o.partner_id"/> - Direccion:
                                                      <span t-field="o.partner_id.contact_address"/></p>
                                                      <span t-field="o.partner_id.contact_address"/></p>
                                                 	</div>
                                                 	</div>
                                 					<div class="col-xs-9">
                                 					<div class="col-xs-9">
@@ -91,7 +91,7 @@
                                                     <span t-if="o.type == 'receipt'">Pagado a:</span>
                                                     <span t-if="o.type == 'receipt'">Pagado a:</span>
                                                     <span t-if="o.type == 'payment'">Pagado por:</span>
                                                     <span t-if="o.type == 'payment'">Pagado por:</span>
                                                     </strong>
                                                     </strong>
-                                                    <span t-field="o.company_id"/> - Dirección:
+                                                    <span t-field="o.company_id"/> - Direccion:
                                                      <span t-field="o.company_id.partner_id.contact_address"/></p>
                                                      <span t-field="o.company_id.partner_id.contact_address"/></p>
                                                 	</div>
                                                 	</div>
                                         	    	<div class="col-xs-4">
                                         	    	<div class="col-xs-4">
@@ -99,7 +99,7 @@
                                                     <p t-field="o.date"/>
                                                     <p t-field="o.date"/>
                                                 	</div>
                                                 	</div>
                                                     <div class="col-xs-4">
                                                     <div class="col-xs-4">
-                                                        <strong>Referencia/Descripción:</strong>
+                                                        <strong>Referencia/Descripcion:</strong>
                                                         <p t-field="o.reference"/>
                                                         <p t-field="o.reference"/>
                                                     </div>
                                                     </div>
                                                 </div>
                                                 </div>
@@ -109,14 +109,14 @@
                                         		<p>
                                         		<p>
                                         		<span t-if="o.type == 'receipt'">Recibido de</span>
                                         		<span t-if="o.type == 'receipt'">Recibido de</span>
                                         		<span t-if="o.type == 'payment'">Pagado a</span>
                                         		<span t-if="o.type == 'payment'">Pagado a</span>
-                                        		<strong><span t-field="o.partner_id"/></strong> - Dirección:
+                                        		<strong><span t-field="o.partner_id"/></strong> - Direccion:
                                         		<span t-field="o.partner_id.contact_address"/></p>
                                         		<span t-field="o.partner_id.contact_address"/></p>
                                         		 <p>la cantidad de
                                         		 <p>la cantidad de
                                 					<strong>
                                 					<strong>
                                 						<span t-field="o.currency_id.symbol"/>
                                 						<span t-field="o.currency_id.symbol"/>
                                 						<span t-field="o.amount"/>
                                 						<span t-field="o.amount"/>
                                 					</strong>
                                 					</strong>
-                                        		  Método de pago: <strong><span t-field="o.journal_id"/></strong>
+                                        		  Metodo de pago: <strong><span t-field="o.journal_id"/></strong>
                                         		  <span t-if="o.reference">
                                         		  <span t-if="o.reference">
                                         		  con Referencia de factura:<strong><span t-field="o.reference"/>
                                         		  con Referencia de factura:<strong><span t-field="o.reference"/>
                                         		  </strong></span>
                                         		  </strong></span>