[freeside-commits] freeside/FS/FS acct_rt_transaction.pm,1.2,1.3
Ivan,,,
ivan at wavetail.420.am
Mon Feb 18 18:17:22 PST 2008
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv11245
Modified Files:
acct_rt_transaction.pm
Log Message:
clean up POD docs for better wiki exportability
Index: acct_rt_transaction.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/acct_rt_transaction.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- acct_rt_transaction.pm 24 Sep 2007 15:47:49 -0000 1.2
+++ acct_rt_transaction.pm 19 Feb 2008 02:17:19 -0000 1.3
@@ -33,16 +33,25 @@
=over 4
-=item svcrtid - primary key
+=item svcrtid
-=item svcnum - the svcnum of the svc_acct to which the time applies
+Primary key
-=item transaction_id - the id of the rt transtaction from which the time applies
+=item svcnum
-=item seconds - the amount of time applied from tickets
+The svcnum of the svc_acct to which the time applies
-=item support - the amount of time applied to support services
+=item transaction_id
+The id of the rt transtaction from which the time applies
+
+=item seconds
+
+The amount of time applied from tickets
+
+=item support
+
+The amount of time applied to support services
=back
More information about the freeside-commits
mailing list