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