Cant. |
Descripción |
Precio |
Importe |
|
<%foreach number%>
<%qty%> |
<%description%> |
<%sellprice%> |
<%linetotal%> |
<%end number%>
|
<%if taxincluded%>
Total |
<%ordtotal%> |
<%end taxincluded%>
<%if not taxincluded%>
Base imponible |
<%subtotal%> € |
<%end taxincluded%>
<%foreach tax%>
IVA (<%taxrate%>%) sobre <%taxbase%>: |
<%tax%> € |
<%end tax%>
<%if paid%>
Pagado: |
<%paid%> € |
<%end paid%>
|
|
Total: |
<%ordtotal%> € |
|
<%if notes%>
Notas |
<%notes%> |
<%end notes%>
<%if taxincluded%>
Los precios incluyen impuestos. |
<%end taxincluded%>
|