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/Italian-invoice.html | 209 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 209 insertions(+) create mode 100755 templates/Italian-invoice.html (limited to 'templates/Italian-invoice.html') diff --git a/templates/Italian-invoice.html b/templates/Italian-invoice.html new file mode 100755 index 00000000..3fd6e3dc --- /dev/null +++ b/templates/Italian-invoice.html @@ -0,0 +1,209 @@ + + + + + + + + +
  + + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+

+ Tel: <%tel%> +
Fax: <%fax%> +

+
+

FATTURA

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
Data fattura <%invdate%>
Scadenza <%duedate%>
Numero fattura <%invnumber%>
 
+
+ + + + + + + + + + + +
Sede legale:Inviare fattura a:
<%name%> +
<%address1%> + <%if address2%> +
<%address2%> +<%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +<%country%> +<%end country%> +
<%shiptoname%> +
<%shiptoaddress1%> + <%if shiptoaddress2%> +
<%shiptoaddress2%> +<%end shiptoaddress2%> +
<%shiptocity%> <%shiptostate%> <%shiptozipcode%> + <%if shiptocountry%> +<%shiptocountry%> +<%end shiptocountry%> +
+
 
+ + + + + + + + + + + + +<%foreach number%> + + + + + + + + + + +<%end number%> + + + + + + + + + + + + +<%foreach tax%> + + + + +<%end tax%> + +<%if paid%> + + + + +<%end paid%> + + + + + + + + + + + + + + + + +
NumeroDescrizioneQuantità PrezzoScontoTotale riga
<%number%><%description%><%qty%><%unit%><%sellprice%><%discount%><%linetotal%>

Totale righe<%subtotal%>
<%taxdescription%>: <%taxrate%>% su <%taxbase%><%tax%>
Importo già pagato- <%paid%>
 
Scadenza a <%terms%> giorni data fattura.Totale da pagare<%total%>
 
+
+ + + + + + + +
Note<%notes%> + I prezzi sono espressi in valuta <%currency%>. +
<%shippingpoint%> +
+
 
+ Per i pagamenti successivi alla scadenza della fattura sarà + addebitato l'interesse legale, aumentato di due punti percentuali, fino al + pagamento completo. +
+ +
+ + + -- cgit v1.2.3