[freeside-commits] freeside/FS/FS/cust_main Billing.pm, 1.38.2.4, 1.38.2.5
Mark Wells
mark at wavetail.420.am
Tue Nov 29 14:52:38 PST 2011
Update of /home/cvs/cvsroot/freeside/FS/FS/cust_main
In directory wavetail.420.am:/tmp/cvs-serv10473/FS/FS/cust_main
Modified Files:
Tag: FREESIDE_2_3_BRANCH
Billing.pm
Log Message:
documentation fix
Index: Billing.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_main/Billing.pm,v
retrieving revision 1.38.2.4
retrieving revision 1.38.2.5
diff -u -w -d -r1.38.2.4 -r1.38.2.5
--- Billing.pm 27 Nov 2011 00:49:40 -0000 1.38.2.4
+++ Billing.pm 29 Nov 2011 22:52:36 -0000 1.38.2.5
@@ -253,8 +253,9 @@
=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
More information about the freeside-commits
mailing list