X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=0a9205c7ffbcd289ae90a899fb25424de774d8b8;hb=f726710e136944a42cf3ac405eb5d29637eb67a6;hp=4254514a21729c0a916e761d2a5c565b14b1b14a;hpb=399377be683d60fd80690504103b809885b27903;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 4254514a2..0a9205c7f 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -5,15 +5,17 @@ Makefile.PL README bin/freeside-bill bin/freeside-email -bin/freeside-print-batch bin/freeside-queued bin/freeside-apply-credits bin/freeside-adduser +bin/freeside-setinvoice +bin/freeside-overdue FS.pm FS/CGI.pm FS/Conf.pm FS/ConfItem.pm FS/Record.pm +FS/SearchCache.pm FS/UI/Base.pm FS/UI/CGI.pm FS/UI/Gtk.pm @@ -29,12 +31,14 @@ FS/cust_main.pm FS/cust_main_county.pm FS/cust_main_invoice.pm FS/cust_pay.pm +FS/cust_bill_event.pm FS/cust_bill_pay.pm FS/cust_pay_batch.pm FS/cust_pkg.pm FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm +FS/part_bill_event.pm FS/part_pkg.pm FS/part_pop_local.pm FS/part_referral.pm @@ -65,6 +69,7 @@ t/CGIwrapper.t t/Conf.t t/ConfItem.t t/cust_bill.t +t/cust_bill_event.t t/cust_bill_pay.t t/cust_bill_pkg.t t/cust_credit.t @@ -80,6 +85,7 @@ t/cust_refund.t t/cust_svc.t t/domain_record.t t/nas.t +t/part_bill_event.t t/part_pkg.t t/part_pop_local.t t/part_referral.t