[freeside-commits] freeside/FS/FS/cust_main Billing.pm,1.43,1.44
Mark Wells
mark at wavetail.420.am
Tue Nov 29 14:52:29 PST 2011
Update of /home/cvs/cvsroot/freeside/FS/FS/cust_main
In directory wavetail.420.am:/tmp/cvs-serv10406/FS/FS/cust_main
Modified Files:
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.43
retrieving revision 1.44
diff -u -w -d -r1.43 -r1.44
--- Billing.pm 27 Nov 2011 00:46:11 -0000 1.43
+++ Billing.pm 29 Nov 2011 22:52:27 -0000 1.44
@@ -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