documentation fix
authormark <mark>
Tue, 29 Nov 2011 22:52:27 +0000 (22:52 +0000)
committermark <mark>
Tue, 29 Nov 2011 22:52:27 +0000 (22:52 +0000)
FS/FS/cust_main/Billing.pm

index 0595618..83a7716 100644 (file)
@@ -253,8 +253,9 @@ charges, etc.
 =item freq_override
 
 If set, then override the normal frequency and look for a part_pkg_discount
 =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
 
 
 =item time