diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-08-11 16:18:09 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-08-11 16:18:09 -0700 |
commit | cb5892928faf984d1fff29399d04ce5cb49076dd (patch) | |
tree | 3f973e1c8d5d7df044813f4cf74d6bff297fefd0 | |
parent | 8eb67bcf0710ecd0257ba8af47209320e74f59e3 (diff) |
doc
-rw-r--r-- | FS/FS/cust_pkg.pm | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm index 91d459ff4..766357be0 100644 --- a/FS/FS/cust_pkg.pm +++ b/FS/FS/cust_pkg.pm @@ -1450,10 +1450,8 @@ field). Can be set true to adjust the next bill date forward by the amount of time the account was inactive. This was set true by default -since 1.4.2 and 1.5.0pre6; however, starting with 1.7.0 this needs to be -explicitly requested. Price plans for which this makes sense (anniversary-date -based than prorate or subscription) could have an option to enable this -behaviour? +in the past (from 1.4.2 and 1.5.0pre6 through 1.7.0), but now needs to be +explicitly requested with this option or in the price plan. =back |