[freeside-commits] branch master updated. fdfa8184f05c879f3b41e13525695139d1459942

Jeremy Davis jeremyd at 420.am
Fri Feb 13 11:17:54 PST 2015


The branch, master has been updated
       via  fdfa8184f05c879f3b41e13525695139d1459942 (commit)
      from  4771a2fe6202aa77d8e6fda10dc2b221899f3941 (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 fdfa8184f05c879f3b41e13525695139d1459942
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Fri Feb 13 14:17:13 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