From 0563c87e657da8cf25d1b835fc68eef65ec1079f Mon Sep 17 00:00:00 2001 From: Jeremy Davis Date: Fri, 13 Feb 2015 14:18:46 -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.20.1