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 --- sql-ledger/templates/French-statement.html | 133 +++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 sql-ledger/templates/French-statement.html (limited to 'sql-ledger/templates/French-statement.html') diff --git a/sql-ledger/templates/French-statement.html b/sql-ledger/templates/French-statement.html new file mode 100644 index 000000000..c2c9a5d07 --- /dev/null +++ b/sql-ledger/templates/French-statement.html @@ -0,0 +1,133 @@ + + + + + + +Extrait de compte pour <%name%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + + + + + + + +
+

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

+
+

+ Tél : <%tel%> +
Fax : <%fax%> +

+

E X T R A I T  D E  C O M P T E

<%statementdate%>
+
  + + + + +
<%name%> +
<%addr1%> +
<%addr2%> +
<%addr3%> +
<%addr4%> +
+<%if customerphone%> +
Tél : <%customerphone%> +<%end customerphone%> +<%if customerfax%> +
Fax : <%customerfax%> +<%end customerfax%> +<%if email%> +
<%email%> +<%end email%> +
+
  + + + + + + + + + + +<%foreach invnumber%> + + + + + + + + + +<%end invnumber%> + + + + + + + + +
Facture n°DateEcheanceActuel306090+
<%invnumber%><%invdate%><%duedate%><%c0%><%c30%><%c60%><%c90%>

   <%c0total%> + <%c30total%> + <%c60total%> + <%c90total%> +
+
  + + + + + +
Solde impayé<%total%>
+
 
 Tout paiement au nom de <%company%> +
+ + -- cgit v1.2.1