summaryrefslogtreecommitdiff
path: root/FS/MANIFEST
diff options
context:
space:
mode:
authorivan <ivan>2005-08-17 22:23:46 +0000
committerivan <ivan>2005-08-17 22:23:46 +0000
commitfeef0e4c2b4bd6b776b25f5a1bd6fdbf63fd08b2 (patch)
treeba578a825368c92a499f09c2278accf6da1509f8 /FS/MANIFEST
parent7af914081daa5896f1b0d69de0f48af6978f1fe4 (diff)
infrastructure for easier schema changes, and: add payment_gateway, payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet)
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r--FS/MANIFEST11
1 files changed, 11 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST
index fa2cef097..50bc7b5db 100644
--- a/FS/MANIFEST
+++ b/FS/MANIFEST
@@ -92,6 +92,8 @@ FS/part_export/http.pm
FS/part_export/infostreet.pm
FS/part_export/ldap.pm
FS/part_export/null.pm
+FS/part_export/radiator.pm
+FS/part_export/router.pm
FS/part_export/shellcommands.pm
FS/part_export/shellcommands_withdomain.pm
FS/part_export/sqlmail.pm
@@ -221,6 +223,7 @@ t/part_export-ldap.t
t/part_export-null.t
t/part_export-passwdfile.t
t/part_export-postfix.t
+t/part_export-radiator.t
t/part_export-router.t
t/part_export-shellcommands.t
t/part_export-shellcommands_withdomain.t
@@ -276,3 +279,11 @@ t/msgcat.t
t/raddb.t
t/clientapi_session.t
t/clientapi_session_field.t
+FS/payment_gateway.pm
+t/payment_gateway.t
+FS/payment_gateway_option.pm
+t/payment_gateway_option.t
+FS/option_Common.pm
+t/option_Common.t
+FS/agent_payment_gateway.pm
+t/agent_payment_gateway.t