{include file="defaultlayer/piwi/includes/htmldoctype_selector.html"} {include file="defaultlayer/piwi/includes/htmlheader_selector.html"} {include file="defaultlayer/piwi/includes/pageheader_selector.html"}
{include file="defaultlayer/piwi/includes/sidebar_selector.html"}

{$invoicetype|capitalize|escape:'html'} Invoices from {if $startdate}{$startdate|escape:'html'} {if $enddate}to {$enddate|escape:'html'}{/if}{/if} View More

{ if !$invoicedata} { else } { assign var=rowType value='odd'} { foreach from=$invoicedata item=thisInvoice} { if $rowType == 'odd'} { if $owner} { else} { /if} { else} { if $owner} { else} { /if} { /if} { if $rowType == 'odd'} { assign var=rowType value='even'} { else} { assign var=rowType value='odd'} { /if} { /foreach} { /if}
Date Invoice # Total Paid Due
No invoices matching search criteria.
  • { if !$invoicetype or $invoicetype == 'all'} All Invoices { else} All Invoices { /if}
  • { if $invoicetype == 'unpaid'} Unpaid Invoices { else} Unpaid Invoices { /if}
  • { if $invoicetype == 'paid'} Paid Invoices { else} Paid Invoices { /if}
  • { if !$owner or $owner == 'Guarantor'} Billed To { else} Billed To { /if}
  • { if $owner == 'Customer'} Sold To { else} Sold To { /if}
  • Dates must be entered in this format: { if $headerdata.dateformat=='MDY'} MM/DD/YYYY { elseif $headerdata.dateformat=='DMY'} DD/MM/YYYY { elseif $headerdata.dateformat=='YMD'} YYYY/MM/DD { /if}
{include file="defaultlayer/piwi/includes/pagefooter_selector.html"}