[freeside-commits] freeside/FS/bin freeside-daily, 1.46.2.1, 1.46.2.2
Ivan,,,
ivan at wavetail.420.am
Mon Dec 26 13:18:27 PST 2011
Update of /home/cvs/cvsroot/freeside/FS/bin
In directory wavetail.420.am:/tmp/cvs-serv25989/FS/bin
Modified Files:
Tag: FREESIDE_2_3_BRANCH
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.46.2.1
retrieving revision 1.46.2.2
diff -u -w -d -r1.46.2.1 -r1.46.2.2
--- freeside-daily 23 Aug 2011 21:46:33 -0000 1.46.2.1
+++ freeside-daily 26 Dec 2011 21:18:25 -0000 1.46.2.2
@@ -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