X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS.pm;h=134a34cb29aa4b8ab551730be5b417f2fcb77900;hp=b87c1666e2ddb9bd7502d5e45138aef7326bfafd;hb=ff27c3f36240aee48ed50153dd5d8fe3ac3f2443;hpb=2b213128f191f52dc7b7ad6ada5fb845e42dc632 diff --git a/FS/FS.pm b/FS/FS.pm index b87c1666e..134a34cb2 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '4.0git'; +$VERSION = '5.0~git'; #find missing entries in this file with: # for a in `ls *pm | cut -d. -f1`; do grep 'L' ../FS.pm >/dev/null || echo "missing $a" ; done @@ -408,10 +408,6 @@ L - Invoice line item detail class L - Legacy data invoice class -L - (Old) Invoice event definition class - -L - (Old) Completed invoice event class - L - (New) Billing event definition class L - (New) Billing event option class @@ -452,6 +448,8 @@ L - Credit application to invoice class L - Line-item specific credit application to invoice class +L - Line-item sources for triggered package credits + L - Refund application to payment class L - Credit card transaction queue class