X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=f7a5c124817e1091644b5fd6f9e3e8516ed5e62e;hb=b35b650a6078d645d6f97620f3c79ae941915dd9;hp=5de6977a15d5ce161c3345689d64dd62744f6c2f;hpb=e6b57805f6b3e76448ab9b6d280f2c53bc1410f3;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 5de6977a1..f7a5c1248 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -4,15 +4,19 @@ MANIFEST.SKIP Makefile.PL README bin/freeside-bill +bin/freeside-daily bin/freeside-email -bin/freeside-print-batch bin/freeside-queued -fin/freeside-apply-credits +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 @@ -28,12 +32,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 @@ -52,7 +58,6 @@ FS/session.pm FS/domain_record.pm FS/prepay_credit.pm FS/svc_www.pm -FS/CGIwrapper.pm FS/svc_forward.pm FS/raddb.pm FS/queue.pm @@ -60,10 +65,10 @@ FS/queue_arg.pm t/agent.t t/agent_type.t t/CGI.t -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 @@ -79,6 +84,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