diff options
author | ivan <ivan> | 2008-11-09 08:51:01 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-11-09 08:51:01 +0000 |
commit | 54d73dfad0b27edd10ec7c917a96c88d45ad6789 (patch) | |
tree | 6d73e3f3caf2cfe975b29806a8524dc300faf9dc /FS/MANIFEST | |
parent | fb548ac8da2cc0b87b7b3dcd7172097d930c6f4a (diff) |
move batch customer import to its own file; add svc_external_svc_phone export format, RT#4103
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 5bae060c1..c3252425b 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -59,6 +59,7 @@ FS/cust_bill_pkg_detail.pm FS/cust_credit.pm FS/cust_credit_bill.pm FS/cust_main.pm +FS/cust_main/Import.pm FS/cust_main_Mixin.pm FS/cust_main_county.pm FS/cust_main_invoice.pm |