From eedad02e621755aa269a6728364fa2ef07f6bca9 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 24 Sep 2006 17:44:51 +0000 Subject: Changed all templates to the new syntax git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@142 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/Spanish_A4-invoice.html | 76 +++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 38 deletions(-) (limited to 'templates/Spanish_A4-invoice.html') diff --git a/templates/Spanish_A4-invoice.html b/templates/Spanish_A4-invoice.html index f5515745..7e03a74c 100755 --- a/templates/Spanish_A4-invoice.html +++ b/templates/Spanish_A4-invoice.html @@ -8,7 +8,7 @@   - +
- + @@ -30,22 +30,22 @@ - + - - - + + + - + + +
@@ -22,7 +22,7 @@
<%name%>
Fecha Cód. Cliente <%address1%>
<%invnumber%><%invdate%><%customer_id%> <%addr2%>
- <%city%> <%state%> <%zipcode%>
- <%addr4%>
@@ -54,7 +54,7 @@
- +
@@ -69,17 +69,17 @@ -<%foreach number%> + - - - - - - - + + + + + + + -<%end number%> + @@ -89,29 +89,29 @@

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

-<%if taxincluded%> + - -<%end taxincluded%> -<%if not taxincluded%> + + + - -<%end taxincluded%> + + -<%foreach tax%> + - - + + -<%end tax%> + -<%if paid%> + - + -<%end paid%> + @@ -120,7 +120,7 @@ - + @@ -133,17 +133,17 @@
Total<%invtotal%> Base imponible<%subtotal%> €
IVA (<%taxrate%>%) sobre <%taxbase%>:<%tax%> €IVA (%) sobre :
Pagado:<%paid%> €
 
Total:<%invtotal%> €
-<%if notes%> + - -<%end notes%> + + -<%if taxincluded%> + -<%end taxincluded%> +
Notas<%notes%>
Los precios incluyen impuestos.
-- cgit v1.2.3