diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-03-02 11:26:38 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-03-02 11:26:38 -0800 |
commit | f68aa73d44c7243ee784fdff48eff0713dc9993f (patch) | |
tree | 96dc2b97f8d886e1f383412e3290d8a0630caae8 | |
parent | b8d0732eb99b96fa0cc932e74ede5799d6ff71bc (diff) |
okay to include URL in comment, RT#33582
-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' => |