diff options
author | jeff <jeff> | 2006-10-18 23:07:08 +0000 |
---|---|---|
committer | jeff <jeff> | 2006-10-18 23:07:08 +0000 |
commit | 52281cbeaf8d4e02345eca3c1aa0500133823558 (patch) | |
tree | c0174e1f4b9fb952c7976db92d464b74d82cf11f /FS/MANIFEST | |
parent | 609fe46a015c92be8a93c1b05a2fb67133bfd22b (diff) |
suspension and cancellation reasons
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index c67145b42..c14be0759 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -311,8 +311,6 @@ FS/agent_payment_gateway.pm t/agent_payment_gateway.t FS/banned_pay.pm t/banned_pay.t -FS/cancel_reason.pm -t/cancel_reason.t bin/freeside-prepaidd FS/cdr.pm t/cdr.t @@ -358,3 +356,9 @@ FS/cust_credit_bill_pkg.pm t/cust_credit_bill_pkg.t FS/cust_main_note.pm t/cust_main_note.t +FS/cust_pkg_reason.pm +t/cust_pkg_reason.t +FS/reason.pm +t/reason.t +FS/reason_type.pm +t/reason_type.t |