<%$company%><%if ($smarty.now|date_format:"%Y%m%d") > ($due_date|date_format:"%Y%m%d") and ($paid eq '0')%>Overdue Invoice<%else%><%/if%> |
|
|
Invoiced to:
<%$invoiced_to|nl2br%> |
<%if $paid%>
Paid in full<%else%> Pay for this invoice online using your credit card. <%$available_payment_systems%> <%/if%> |
Date |
Service |
Description |
Qty. |
Rate |
Subtotal |
<%$invoice_date|date_format:"%m/%d/%Y"%> |
<%$service%> | <%$description|nl2br%> | 1 |
<%$currency%><%$total%> |
<%$currency%><%$total%> |
Comments: <%$comment|nl2br%> |
Subtotal: |
<%$currency%><%$total%> |
|||
Payments: |
<%if $paid%>
(<%$currency%><%$total%>)
<%else%>
(<%$currency%>0.00)
<%/if%>
|
||||
Total: |
<%if $paid%>
<%$currency%>0.00
<%else%>
<%$currency%><%$total%>
<%/if%>
|