summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormark <mark>2011-11-29 22:52:27 +0000
committermark <mark>2011-11-29 22:52:27 +0000
commit7c5ce35a7ebfea9e8ae787b15c4aef0e20441bfc (patch)
treee7e2364769e0d541cccc5d60e0a47f28d90e7276
parent678d9d0e858b12f3dd7aa417796d51cb86a7faa9 (diff)
documentation fix
-rw-r--r--FS/FS/cust_main/Billing.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/FS/FS/cust_main/Billing.pm b/FS/FS/cust_main/Billing.pm
index 059561832..83a7716b9 100644
--- a/FS/FS/cust_main/Billing.pm
+++ b/FS/FS/cust_main/Billing.pm
@@ -253,8 +253,9 @@ charges, etc.
=item freq_override
If set, then override the normal frequency and look for a part_pkg_discount
-to take at that frequency. This will exclude any packages that aren't billed
-on a monthly cycle.
+to take at that frequency. This is appropriate only when the normal
+frequency for all packages is monthly, and is an error otherwise. Use
+C<pkg_list> to limit the set of packages included in billing.
=item time