diff options
author | cvs2git <cvs2git> | 2010-11-05 19:05:57 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2010-11-05 19:05:57 +0000 |
commit | aaf8baf3662e16e9414de236a39f8801a8c41b01 (patch) | |
tree | 2cda603e4311b3e80f79b93d9bcce3a7c7c2d053 /FS/MANIFEST | |
parent | 995a145c931164347683071c95c6754379d36604 (diff) | |
parent | 9b2de4257b6a2877434008188e52b8ef71ff339d (diff) |
This commit was manufactured by cvs2svn to create branch
'FREESIDE_2_1_BRANCH'.
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 1b2e08df8..56f7af0c6 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -68,7 +68,12 @@ FS/cust_bill_pkg_detail.pm FS/cust_credit.pm FS/cust_credit_bill.pm FS/cust_main.pm +FS/cust_main/Billing.pm +FS/cust_main/Billing_Realtime.pm FS/cust_main/Import.pm +FS/cust_main/Packages.pm +FS/cust_main/Search.pm +FS/cust_main/_Marketgear.pm FS/cust_main_Mixin.pm FS/cust_main_county.pm FS/cust_main_invoice.pm @@ -528,3 +533,7 @@ FS/part_tag.pm t/part_tag.t FS/svc_CGP_Mixin.pm FS/svc_CGPRule_Mixin.pm +FS/svc_cert.pm +t/svc_cert.t +FS/part_pkg_discount.pm +t/part_pkg_discount.t |