X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Facct_rt_transaction.pm;h=ef0a2753315732d2746ec3a20bee45740a92c409;hp=93ce28044bee0cf5feb9b53abb522a7dd3c97229;hb=dc83512c36dc6bea2585abada4f88d714c600e55;hpb=2f3b4161da680cd0fff8c91dbdc50fe5e974610e diff --git a/FS/FS/acct_rt_transaction.pm b/FS/FS/acct_rt_transaction.pm index 93ce28044..ef0a27533 100644 --- a/FS/FS/acct_rt_transaction.pm +++ b/FS/FS/acct_rt_transaction.pm @@ -33,16 +33,25 @@ FS::Record. The following fields are currently supported: =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