summaryrefslogtreecommitdiff
path: root/FS/FS/pay_batch
diff options
context:
space:
mode:
authorJeremy Davis <jeremyd@freeside.biz>2015-02-13 14:17:13 -0500
committerJeremy Davis <jeremyd@freeside.biz>2015-02-13 14:17:13 -0500
commitfdfa8184f05c879f3b41e13525695139d1459942 (patch)
tree7776227c573d51e3cf9c196c7c28fc02bfdf8045 /FS/FS/pay_batch
parent4771a2fe6202aa77d8e6fda10dc2b221899f3941 (diff)
Ticket 33378, revert changes from 31679
Diffstat (limited to 'FS/FS/pay_batch')
-rw-r--r--FS/FS/pay_batch/RBC.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/pay_batch/RBC.pm b/FS/FS/pay_batch/RBC.pm
index a5c4683..4b11fdb 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).