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/Hungarian-ap_transaction.html | 229 ++++++++++++++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100755 templates/Hungarian-ap_transaction.html (limited to 'templates/Hungarian-ap_transaction.html') diff --git a/templates/Hungarian-ap_transaction.html b/templates/Hungarian-ap_transaction.html new file mode 100755 index 00000000..fd7a96eb --- /dev/null +++ b/templates/Hungarian-ap_transaction.html @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <%if paid%> + + + + + + <%end paid%> + + + + <%if taxincluded%> + + + + + + + + <%end taxincluded%> + +
  + + + + + + + + + + + + +
+

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

+
+

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

+
+

+

A P - T R A N S A C T I O N

+
+
  + + + + + + +
<%name%> +
<%address1%> + <%if address2%> +
<%address2%> + <%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +
<%country%> + <%end country%> +
+ + <%if contact%> +
<%contact%> +
+ <%end contact%> + + <%if customerphone%> +
Tel: <%customerphone%> + <%end customerphone%> + + <%if customerfax%> +
Fax: <%customerfax%> + <%end customerfax%> + + <%if email%> +
<%email%> + <%end email%> +
+ + + + + + + + + + + + + + + + + + + + + +
Invoice #<%invnumber%>
Date<%invdate%>
Due<%duedate%>
Order #<%ordnumber%> 
Employee<%employee%> 
+
+
  + + + + + +
+ + <%foreach account%> + + + + + + + <%end account%> + + + <%if taxincluded%> + + + <%end taxincluded%> + + <%if not taxincluded%> + + + <%end taxincluded%> + + + <%foreach tax%> + + + + + <%end tax%> + + <%if not taxincluded%> + + + <%end taxincluded%> + +
<%accno%><%account%><%amount%><%projectnumber%>
Total<%invtotal%>Subtotal<%subtotal%>
<%taxdescription%> @ <%taxrate%> %<%tax%>
Total<%invtotal%>
+
+ <%notes%> +
+
 
  + <%text_amount%> ***** <%decimal%>/100 <%currency%> +
  + + + + + + + + + + + + +
Payments
+
+
+ + + + + + + + + <%end paid%> + + <%foreach payment%> + + + + + + + + <%end payment%> + + <%if paid%> +
DateAccountSourceMemoAmount
<%paymentdate%><%paymentaccount%><%paymentsource%><%paymentmemo%><%payment%>
+
+
 
Taxes shown are included in price.
+ + + + -- cgit v1.2.3