{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"}

Create Invoice for Customer #{$headerdata.customer.id|escape:'html'}

  • {$headerdata.customer.name|escape:'html'}
  • {$headerdata.customer.addr1|escape:'html'}
  • {if $headerdata.customer.addr2}
  • {$headerdata.customer.addr2|escape:'html'}
  • {/if}
  • {$headerdata.customer.city|escape:'html'}, {$headerdata.customer.state|escape:'html'}
  • {$headerdata.customer.phonemasked|escape:'html'}
{if $headerdata.customer.guarantor > 0}
  • Bill to Guarantor #{$headerdata.customer.guarantor|escape:'html'}
  • {$guarinfo.name|escape:'html'}
  • {$guarinfo.addr1|escape:'html'}
  • {if $guarinfo.addr2}
  • {$guarinfo.addr2|escape:'html'}
  • {/if}
  • {$guarinfo.city|escape:'html'}, {$guarinfo.state|escape:'html'}
  • {$guarinfo.phonemasked|escape:'html'}
{/if}
Item Description Qty Price Tax Profile
Item Code Item Name Price Tax Profile
{include file="defaultlayer/piwi/includes/pagefooter_selector.html"}