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_Letter-timecard.html | 146 +++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100755 templates/Spanish_Letter-timecard.html (limited to 'templates/Spanish_Letter-timecard.html') diff --git a/templates/Spanish_Letter-timecard.html b/templates/Spanish_Letter-timecard.html new file mode 100755 index 00000000..361b8254 --- /dev/null +++ b/templates/Spanish_Letter-timecard.html @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + +<%if notes%> + + + + + + + +<%end notes%> + +
  + + + + + + + + + + + + +
+

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

+
+

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

+
+

+

T I M E    C A R D

+
+
  + + + + + + +
+ + + + + + + + + +
Employee<%employee%>
ID<%employee_id%>
+
+ + + + + + + + + + + + + + + + + + + + + +
Card ID<%id%>
Date Worked<%transdate%>
Time In<%checkedin%>
Time Out<%checkedout%>
Hours Worked<%qty%>
+
+
  + + + + + +
+ + + + + + + + + + + + + + + + + +
Project/Job #<%projectnumber%>
Description<%projectdescription%>
Labor/Service Code<%partnumber%>
Description<%description%>
+
+ + + + + + + + + +
Unit Rate<%sellprice%>
Total<%total%>
+
+
  + <%notes%> +
+ + + + -- cgit v1.2.3