From: Mark Wells Date: Fri, 29 May 2015 19:17:25 +0000 (-0700) Subject: set RBC batch payment due date one day in the future, #35143 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=e464c7a554142cd4df5dae5c688a70000d7d8a0c set RBC batch payment due date one day in the future, #35143 --- diff --git a/FS/FS/pay_batch/RBC.pm b/FS/FS/pay_batch/RBC.pm index 1310640e1..47fc8d49d 100644 --- a/FS/FS/pay_batch/RBC.pm +++ b/FS/FS/pay_batch/RBC.pm @@ -174,7 +174,7 @@ $name = 'RBC'; ' '. sprintf("%010.0f",$cust_pay_batch->amount*100). ' '. - time2str("%Y%j", $pay_batch->download). + time2str("%Y%j", time + 86400). sprintf("%-30.30s", encode('utf8', $cust_pay_batch->cust_main->first . ' ' . $cust_pay_batch->cust_main->last)). 'E'. # English