add pkey to batch payments and fix a doc typo
[freeside.git] / FS / MANIFEST
index 209c93a..5af893a 100644 (file)
@@ -6,6 +6,8 @@ README
 bin/freeside-bill
 bin/freeside-email
 bin/freeside-print-batch
+bin/freeside-queued
+fin/freeside-apply-credits
 FS.pm
 FS/CGI.pm
 FS/Conf.pm
@@ -32,8 +34,10 @@ FS/cust_refund.pm
 FS/cust_credit_refund.pm
 FS/cust_svc.pm
 FS/part_pkg.pm
+FS/part_pop_local.pm
 FS/part_referral.pm
 FS/part_svc.pm
+FS/part_svc_column.pm
 FS/pkg_svc.pm
 FS/svc_Common.pm
 FS/svc_acct.pm
@@ -49,6 +53,9 @@ FS/prepay_credit.pm
 FS/svc_www.pm
 FS/CGIwrapper.pm
 FS/svc_forward.pm
+FS/raddb.pm
+FS/queue.pm
+FS/queue_arg.pm
 t/agent.t
 t/agent_type.t
 t/CGI.t
@@ -71,8 +78,10 @@ t/cust_svc.t
 t/domain_record.t
 t/nas.t
 t/part_pkg.t
+t/part_pop_local.t
 t/part_referral.t
 t/part_svc.t
+t/part_svc_column.t
 t/pkg_svc.t
 t/port.t
 t/prepay_credit.t
@@ -86,4 +95,7 @@ t/svc_domain.t
 t/svc_forward.t
 t/svc_www.t
 t/type_pkgs.t
+t/queue.t
+t/queue_arg.t
 t/UID.t
+t/raddb.t