|
@@ -35,7 +35,7 @@
|
|
|
<tr>
|
|
|
<th style="font-size:8px;font-family: Courier New;width:0.6cm;overflow: auto; text-align: center;">Cant </th>
|
|
|
<th style="font-size:8px;font-family: Courier New;width:3.0cm;overflow: auto; text-align: left;"><b>Producto</b>    </th>
|
|
|
- <th style="font-size:8px;font-family: Courier New;width:1.0cm;overflow: auto; text-align: center;"><b>Precio</b> </th>
|
|
|
+ <th style="font-size:8px;font-family: Courier New;width:1.0cm;overflow: auto; text-align: center;"><b>Precio</b>  </th>
|
|
|
<th style="font-size:8px;font-family: Courier New;width:1.0cm;overflow: auto; text-align: center;"><b>SubTotal</b> </th>
|
|
|
</tr>
|
|
|
</thead>
|
|
@@ -94,7 +94,7 @@
|
|
|
<center>----------------------------------------</center><br/>
|
|
|
<tr class="emph">
|
|
|
<br />
|
|
|
- <td>Total:                   </td>
|
|
|
+ <td>Total:                 </td>
|
|
|
<td class="pos-right-align" style='font-family: "Courier New;font-size: 20px;'>
|
|
|
<t t-esc="widget.format_currency(order.getTotalTaxIncluded())"/>
|
|
|
</td>
|
|
@@ -116,7 +116,7 @@
|
|
|
<tr><td>Vuelto:                 </td><td class="pos-right-align">
|
|
|
<t t-esc="widget.format_currency(order.getChange())"/>
|
|
|
</td></tr>
|
|
|
- <tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nota sin valor fiscal</td>
|
|
|
+ <tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nota sin valor fiscal</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
<br/>
|