From d8484ba64691b5bf02b289393706d73ab531c403 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Sat, 28 Feb 2015 00:47:33 -0600 Subject: [PATCH] RT#33582: RBC return batch processing failure [added comments] --- FS/FS/pay_batch/RBC.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/FS/FS/pay_batch/RBC.pm b/FS/FS/pay_batch/RBC.pm index f86eb37ba..f3f81707a 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' => -- 2.11.0