X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=e9c673dc2a56e096d9ef65e672af83365403f480;hp=3cbf0e91f5e8047caea07d6184e97cac67cd846c;hb=5d154e4e153a66c2349ee0c6ca942fa017bfb139;hpb=31d6d0e8d0d624cd051440acf322cd8893c1026e diff --git a/FS/MANIFEST b/FS/MANIFEST index 3cbf0e91f..e9c673dc2 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -8,9 +8,7 @@ bin/freeside-addoutsourceuser bin/freeside-adduser bin/freeside-apply-credits bin/freeside-bill -bin/freeside-cc-receipts-report bin/freeside-count-active-customers -bin/freeside-credit-report bin/freeside-daily bin/freeside-deloutsource bin/freeside-deloutsourceuser @@ -37,6 +35,9 @@ FS/Conf.pm FS/ConfItem.pm FS/Misc.pm FS/Record.pm +FS/Report.pm +FS/Report/Table.pm +FS/Report/Table/Monthly.pm FS/SearchCache.pm FS/UI/Base.pm FS/UI/CGI.pm @@ -67,6 +68,7 @@ FS/part_bill_event.pm FS/export_svc.pm FS/part_export.pm FS/part_export_option.pm +FS/part_export/acct_sql.pm FS/part_export/apache.pm FS/part_export/bind.pm FS/part_export/bind_slave.pm @@ -128,6 +130,9 @@ t/Conf.t t/ConfItem.t t/Misc.t t/Record.t +t/Report.t +t/Report-Table.t +t/Report-Table-Monthly.t t/UID.t t/Msgcat.t t/SearchCache.t @@ -154,9 +159,13 @@ t/part_bill_event.t t/export_svc.t t/part_export.t t/part_export_option.t +t/part_export-acct_sql.t +t/part_export-apache.t t/part_export-bind.t t/part_export-bind_slave.t t/part_export-bsdshell.t +t/part_export-communigate_pro.t +t/part_export-communigate_pro_singledomain.t t/part_export-cp.t t/part_export-cyrus.t t/part_export-domain_shellcommands.t @@ -165,6 +174,9 @@ t/part_export-http.t t/part_export-infostreet.t t/part_export-ldap.t t/part_export-null.t +t/part_export-passwdfile.t +t/part_export-postfix.t +t/part_export-router.t t/part_export-shellcommands.t t/part_export-shellcommands_withdomain.t t/part_export-sqlmail.t