{* $Id: GeneratePaymentQueue.tpl 5685 2006-03-22 00:48:07Z kbailey $ * -------------------------------------------------------------- * This template displays the menu for generating payment queue items. * * Smarty Variables: * $actionID The unique action ID for this page view * $actionName The action name for this action ID * $imageDirectory The image directory for this theme * $tplDirectory The template directory for this theme * * Author: Kris Bailey *} {php}$GLOBALS['__pagePath'] = array('TRANS_GENERATE_PAYMENT_QUEUE', 'TRANS_GENERATE_QUEUE_OPTIONS');{/php} {include file="$tplDirectory/header.tpl" parentName="TRANS_FINANCES" childName="TRANS_BILLING" grandchildName="TRANS_GENERATE_QUEUE_OPTIONS" sideNavMajor="finances" sideNavMinor="billing"}
{"TRANS_INVOICE_OPTIONS"|lmsg}
{"TRANS_CLEAR_PAYMENT_QUEUE"|lmsg}
{"TRANS_GENERATE"|lmsg}   {"TRANS_NEW"|lmsg}      {"TRANS_DECLINED"|lmsg}      {"TRANS_ERROR"|lmsg}   
{"TRANS_GENERATE_DUE_DATE_ONLY"|lmsg}   {"TRANS_YES"|lmsg}     {"TRANS_NO"|lmsg}
{"TRANS_DUE_ON_OR_BEFORE"|lmsg} {html_select_locale_date prefix="dueDate" display_time="true" setID="true" fieldOrder=$localeData.locale_date_order}
{"TRANS_MAXIMUM_INVOICES"|lmsg} {"TRANS_ZERO_EQUALS_ALL"|lmsg}

{"TRANS_RUN_OPTIONS"|lmsg}
{"TRANS_CHARGE_LESSER_AMOUNTS"|lmsg}
{"TRANS_RUN_WHEN"|lmsg}   {"TRANS_DONT_RUN"|lmsg}     {"TRANS_RUN_LATER"|lmsg}
{"TRANS_LATER_DATE"|lmsg} {html_select_locale_date prefix="laterDate" display_time="true" setID="true" fieldOrder=$localeData.locale_date_order}
{"TRANS_TRANSACTION_ACTION"|lmsg}
{if 'passphrase' == $encryptionMode}{"TRANS_ENCRYPTION_PASSPHRASE"|lmsg}{else}{"TRANS_ENCRYPTION_KEY"|lmsg}{/if} 
{include file="$tplDirectory/footer.tpl"}