فهرست منبع

Retocar impresión de pago agregar ruc

SEBAS 1 سال پیش
والد
کامیت
268000d18f
2فایلهای تغییر یافته به همراه6 افزوده شده و 2 حذف شده
  1. BIN
      __init__.pyc
  2. 6 2
      views/voucher_report.xml

BIN
__init__.pyc


+ 6 - 2
views/voucher_report.xml

@@ -18,7 +18,9 @@
                     <span t-if="o.type == 'payment'">Paid to:</span>
                     </strong>
                     <span t-field="o.partner_id"/> - Address:
-                     <span t-field="o.partner_id.contact_address"/></p>
+                     <span t-field="o.partner_id.contact_address"/> - R.U.C. Nº:
+										 <span t-field="o.partner_id.ruc"/>
+									   </p>
                 	</div>
 					<div class="col-xs-9">
                     <p><strong>
@@ -26,7 +28,9 @@
                     <span t-if="o.type == 'payment'">Paid by:</span>
                     </strong>
                     <span t-field="o.company_id"/> - Address:
-                     <span t-field="o.company_id.partner_id.contact_address"/></p>
+                     <span t-field="o.company_id.partner_id.contact_address"/> - R.U.C. Nº:
+										 <span t-field="o.company_id.vat"/>
+									 </p>
                 	</div>
         	    	<div class="col-xs-4">
                     <strong>Payment Date:</strong>