diff options
author | ivan <ivan> | 2001-09-01 22:01:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-09-01 22:01:21 +0000 |
commit | f918ef6adbc3c19e705e2f5fda1efe135f3554c8 (patch) | |
tree | 69e2eb5c2c1b711142266d01e029d2345b0ad946 | |
parent | 80e8925f41f10f9787fa4fe245dcd056ada7a71f (diff) |
cust_bill_pay & cust_credit_refund
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index a8c080b60..f6b8abf2a 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -18,9 +18,11 @@ FS/cust_main.pm FS/cust_main_county.pm FS/cust_main_invoice.pm FS/cust_pay.pm +FS/cust_bill_pay.pm FS/cust_pay_batch.pm FS/cust_pkg.pm FS/cust_refund.pm +FS/cust_credit_refund.pm FS/cust_svc.pm FS/part_pkg.pm FS/part_referral.pm |