summaryrefslogtreecommitdiff
path: root/FS/FS/pay_batch
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-05-29 12:20:27 -0700
committerMark Wells <mark@freeside.biz>2015-05-29 12:20:27 -0700
commit6e88780721c794c8d23d36a7cbdbc76ecf9c5c3b (patch)
tree0b6fea9c73728d60b7ad49d265488d52eebdacc4 /FS/FS/pay_batch
parentee2d87613c1720cdf4f97e2ee0dcc1f8dfa781ff (diff)
set RBC batch payment due date one day in the future, #35143
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 1310640..47fc8d4 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