[freeside-commits] branch master updated. d8484ba64691b5bf02b289393706d73ab531c403
Jonathan Prykop
jonathan at 420.am
Fri Feb 27 22:47:48 PST 2015
The branch, master has been updated
via d8484ba64691b5bf02b289393706d73ab531c403 (commit)
from 76c0399b07a8bc7d5642eeafa75b4862033bd7b5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d8484ba64691b5bf02b289393706d73ab531c403
Author: Jonathan Prykop <jonathan at freeside.biz>
Date: Sat Feb 28 00:47:33 2015 -0600
RT#33582: RBC return batch processing failure [added comments]
diff --git a/FS/FS/pay_batch/RBC.pm b/FS/FS/pay_batch/RBC.pm
index f86eb37..f3f8170 100644
--- a/FS/FS/pay_batch/RBC.pm
+++ b/FS/FS/pay_batch/RBC.pm
@@ -23,8 +23,6 @@ $name = 'RBC';
# 3 - Error Message Record
# 4 - Foreign Currency Information Records
# We skip all subtypes except 0
-#
-# additional information available at https://www.rbcroyalbank.com/ach/file-451806.pdf
%import_info = (
'filetype' => 'fixed',
'formatre' =>
-----------------------------------------------------------------------
Summary of changes:
FS/FS/pay_batch/RBC.pm | 2 --
1 file changed, 2 deletions(-)
More information about the freeside-commits
mailing list