From ac5b087ea2d9ba7428d367aaeb288534158fee9a Mon Sep 17 00:00:00 2001 From: christopherm Date: Fri, 1 Sep 2006 01:16:38 +0000 Subject: Initial Import git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/ledger-smb@1 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/Spanish_A4-purchase_order.html | 153 +++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100755 templates/Spanish_A4-purchase_order.html (limited to 'templates/Spanish_A4-purchase_order.html') diff --git a/templates/Spanish_A4-purchase_order.html b/templates/Spanish_A4-purchase_order.html new file mode 100755 index 00000000..493fd375 --- /dev/null +++ b/templates/Spanish_A4-purchase_order.html @@ -0,0 +1,153 @@ + + Pedido de Instalaciones Industriales San José + + + + + + + +
  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

P E D I D O

+
<%name%>
NúmeroFechaCód. Proveedor <%address1%>
<%ordnumber%><%orddate%><%vendor_id%> <%addr2%>
+ <%city%> <%state%> <%zipcode%>
+ <%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.2.3