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