[freeside-commits] branch FREESIDE_3_BRANCH updated. 726bac7944dd7f768fe50b1d615b2b67cd466424
Ivan
ivan at 420.am
Mon Mar 2 11:26:42 PST 2015
The branch, FREESIDE_3_BRANCH has been updated
via 726bac7944dd7f768fe50b1d615b2b67cd466424 (commit)
from 365d3d9a429b4797fd38c5be7f555bfe272509a9 (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 726bac7944dd7f768fe50b1d615b2b67cd466424
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Mar 2 11:26:40 2015 -0800
okay to include URL in comment, RT#33582
diff --git a/FS/FS/pay_batch/RBC.pm b/FS/FS/pay_batch/RBC.pm
index f3f8170..a99d057 100644
--- a/FS/FS/pay_batch/RBC.pm
+++ b/FS/FS/pay_batch/RBC.pm
@@ -23,6 +23,8 @@ $name = 'RBC';
# 3 - Error Message Record
# 4 - Foreign Currency Information Records
# We skip all subtypes except 0
+#
+# additional info 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 insertions(+)
More information about the freeside-commits
mailing list