X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2Fpay_batch%2FRBC.pm;fp=FS%2FFS%2Fpay_batch%2FRBC.pm;h=4b11fdb893289a835f5865a769c7b8ffb8861a5e;hb=fdfa8184f05c879f3b41e13525695139d1459942;hp=a5c468367a16403326e6515fd174bb5b8129a0cc;hpb=4771a2fe6202aa77d8e6fda10dc2b221899f3941;p=freeside.git 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).