From f6c9088e16c4c083174dd1130ae58d213923cdef Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 15 Jul 2003 11:45:14 +0000 Subject: import of sql-ledger 2.0.8 --- .../templates/Spanish_Letter-sales_order.html | 153 +++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 sql-ledger/templates/Spanish_Letter-sales_order.html (limited to 'sql-ledger/templates/Spanish_Letter-sales_order.html') diff --git a/sql-ledger/templates/Spanish_Letter-sales_order.html b/sql-ledger/templates/Spanish_Letter-sales_order.html new file mode 100644 index 0000000..d54f375 --- /dev/null +++ b/sql-ledger/templates/Spanish_Letter-sales_order.html @@ -0,0 +1,153 @@ + + Presupuesto de Instalaciones Industriales San José + + + + + + + +
  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

P R E S U P U E S T O

+
<%name%>
NúmeroFechaCód. Cliente <%addr1%>
<%ordnumber%><%orddate%><%customer_id%> <%addr2%>
+ <%addr3%>
+ <%addr4%>
+
+ + + + +
+ + + + + + + + + + + + + + + +<%foreach number%> + + + + + + + + + +<%end number%> + + + + +
Cant.DescripciónPrecioImporte

<%qty%><%description%><%sellprice%><%linetotal%>

+ + + + +<%if taxincluded%> + + +<%end taxincluded%> +<%if not taxincluded%> + + +<%end taxincluded%> + + +<%foreach tax%> + + + + +<%end tax%> + +<%if paid%> + + + + +<%end paid%> + + + + + + + + + + + + + + + +
Total<%ordtotal%>Base imponible<%subtotal%> €
IVA (<%taxrate%>%) sobre <%taxbase%>:<%tax%> €
Pagado:<%paid%> €
 
Total:<%ordtotal%> €
 
+ + + + + +<%if notes%> + + +<%end notes%> + + +<%if taxincluded%> + + + +<%end taxincluded%> + +
Notas<%notes%>
Los precios incluyen impuestos.
+ + + + + -- cgit v1.1