Ver Fonte

Agregar descripción de linea de factura

sebas há 2 anos atrás
pai
commit
bae06c054d
2 ficheiros alterados com 3 adições e 2 exclusões
  1. 2 1
      factura_venta_flashnet.xml
  2. 1 1
      report_reciboenfactura.xml

+ 2 - 1
factura_venta_flashnet.xml

@@ -257,7 +257,8 @@
 
                                                 <!-- NOMBRE DEL PRODUCTO -->
                                                 <td style="font-size:9.3px;font-family: Arial;width:2.74cm;text-align: left;">
-                                                    <span t-field="l.name"/>  Vencimiento:<span t-field="o.date_due"/>
+                                                    <!-- <span t-field="l.name"/>  Vencimiento:<span t-field="o.date_due"/> -->
+                                                    Correspondiente al mes de <span t-field="o.date_invoice" t-field-options='{"format": "MMMM/yy"}'/>- Vence: <span t-field="o.date_due"/>
                                                 </td>
                                                 <!-- PRECIO UNITARIO -->
                                                 <td style="font-size:9.2px;font-family: Arial;width:0.14cm;overflow: auto; text-align: right;">

+ 1 - 1
report_reciboenfactura.xml

@@ -283,7 +283,7 @@
 																				<span t-field="l.product_id.default_code"/>
 																		</td>
 																		<td class="art-col2">
-																			 <span t-field="l.name"/> Correspondiente al mes de <span t-field="o.date_invoice" t-field-options='{"format": "MMMM/yy"}'/>- Vence: <span t-field="o.date_due"/>
+																			 Correspondiente al mes de <span t-field="o.date_invoice" t-field-options='{"format": "MMMM/yy"}'/>- Vence: <span t-field="o.date_due"/>
 																		</td>
 																		<td class="art-col3">
 																				<span t-esc= "'{0:,.0f}'.format(int(l.quantity)).replace(',', '.')">