From fdfa8184f05c879f3b41e13525695139d1459942 Mon Sep 17 00:00:00 2001 From: Jeremy Davis Date: Fri, 13 Feb 2015 14:17:13 -0500 Subject: [PATCH] Ticket 33378, revert changes from 31679 --- FS/FS/pay_batch/RBC.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/pay_batch/RBC.pm b/FS/FS/pay_batch/RBC.pm index a5c468367..4b11fdb89 100644 --- a/FS/FS/pay_batch/RBC.pm +++ b/FS/FS/pay_batch/RBC.pm @@ -108,7 +108,7 @@ $name = 'RBC'; sprintf("%3s",$trans_code). sprintf("%10s",$client_num). ' '. - sprintf("%-19s", $cust_pay_batch->cust_main->custnum). + sprintf("%-19s", $cust_pay_batch->paybatchnum). '00'. sprintf("%04s", $bankno). sprintf("%05s", $branch). -- 2.11.0