[freeside-commits] branch master updated. f68aa73d44c7243ee784fdff48eff0713dc9993f
Ivan
ivan at 420.am
Mon Mar 2 11:26:40 PST 2015
The branch, master has been updated
via f68aa73d44c7243ee784fdff48eff0713dc9993f (commit)
from b8d0732eb99b96fa0cc932e74ede5799d6ff71bc (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 f68aa73d44c7243ee784fdff48eff0713dc9993f
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Mar 2 11:26:38 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