[freeside-commits] freeside/FS/bin freeside-daily,1.47,1.48

Ivan,,, ivan at wavetail.420.am
Mon Dec 26 13:18:26 PST 2011


Update of /home/cvs/cvsroot/freeside/FS/bin
In directory wavetail.420.am:/tmp/cvs-serv25986/FS/bin

Modified Files:
	freeside-daily 
Log Message:
add -o flag to freeside-daily, to only bill for one month, RT#14904

Index: freeside-daily
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/bin/freeside-daily,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -w -d -r1.47 -r1.48
--- freeside-daily	23 Aug 2011 21:45:49 -0000	1.47
+++ freeside-daily	26 Dec 2011 21:18:24 -0000	1.48
@@ -97,7 +97,7 @@
 
 =head1 SYNOPSIS
 
-  freeside-daily [ -d 'date' ] [ -y days ] [ -p 'payby' ] [ -a agentnum,agentnum,... ] [ -s ] [ -v ] [ -l level ] [ -m ] [ -r ] [ -k ] user [ custnum custnum ... ]
+  freeside-daily [ -d 'date' ] [ -y days ] [ -p 'payby' ] [ -a agentnum,agentnum,... ] [ -s ] [ -o ] [ -v ] [ -l level ] [ -m ] [ -r ] [ -k ] user [ custnum custnum ... ]
 
 =head1 DESCRIPTION
 
@@ -128,6 +128,8 @@
 
   -s: re-charge setup fees
 
+  -o: For packages which are more than one billing period behind, only charge for one billing period rather than catching up.
+
   -v: enable debugging
 
   -l: debugging level



More information about the freeside-commits mailing list