[freeside-commits] branch FREESIDE_3_BRANCH updated. 0563c87e657da8cf25d1b835fc68eef65ec1079f
Jeremy Davis
jeremyd at 420.am
Fri Feb 13 11:18:52 PST 2015
The branch, FREESIDE_3_BRANCH has been updated
via 0563c87e657da8cf25d1b835fc68eef65ec1079f (commit)
from 3ad1a49dc4266193bf1036b79d8223d205cfb19d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0563c87e657da8cf25d1b835fc68eef65ec1079f
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Fri Feb 13 14:18:46 2015 -0500
Ticket 33378, revert changes from 31679
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).
-----------------------------------------------------------------------
Summary of changes:
FS/FS/pay_batch/RBC.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list