summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-01-20 01:38:30 -0800
committerIvan Kohler <ivan@freeside.biz>2013-01-20 01:38:30 -0800
commit5e9751d34eb61071f0be28c99f42f21c03c4f452 (patch)
tree427a50a68e62707c12c011e6f41b253fe1889998 /httemplate
parenta5e9d8372d96ef630beb17db3958163637dd73c6 (diff)
NACHA batching, RT#20443
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/search/elements/cust_pay_batch_top.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/elements/cust_pay_batch_top.html b/httemplate/search/elements/cust_pay_batch_top.html
index ce0ee9ed4..4332b3940 100644
--- a/httemplate/search/elements/cust_pay_batch_top.html
+++ b/httemplate/search/elements/cust_pay_batch_top.html
@@ -96,6 +96,7 @@ my $fixed = $conf->config("batch-fixed_format-$payby");
tie my %download_formats, 'Tie::IxHash', (
'' => 'Default batch mode',
+'NACHA' => '94 byte NACHA',
'csv-td_canada_trust-merchant_pc_batch' =>
'CSV file for TD Canada Trust Merchant PC Batch',
'csv-chase_canada-E-xactBatch' =>