diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-03-02 11:26:40 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-03-02 11:26:40 -0800 |
commit | 726bac7944dd7f768fe50b1d615b2b67cd466424 (patch) | |
tree | e96d4ce52542662d21d76805a96327240973e7c6 /FS | |
parent | 365d3d9a429b4797fd38c5be7f555bfe272509a9 (diff) |
okay to include URL in comment, RT#33582
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/pay_batch/RBC.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/pay_batch/RBC.pm b/FS/FS/pay_batch/RBC.pm index f3f81707a..a99d057fa 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' => |