diff options
author | ivan <ivan> | 2010-11-05 22:58:57 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-11-05 22:58:57 +0000 |
commit | 9c2d7c2a11002c9dc6774106e26953f6590ddf00 (patch) | |
tree | db226c686d29a7b7f380f0eb6a191b25a8d98d80 /FS/MANIFEST | |
parent | aaf8baf3662e16e9414de236a39f8801a8c41b01 (diff) |
split discount bs out into its own file before cust_main/Billing.pm becomes as bad as the old monolithic cust_main.pm, somehow RT#10462
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 56f7af0c6..b4bce287d 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -69,6 +69,7 @@ FS/cust_credit.pm FS/cust_credit_bill.pm FS/cust_main.pm FS/cust_main/Billing.pm +FS/cust_main/Billing_Discount.pm FS/cust_main/Billing_Realtime.pm FS/cust_main/Import.pm FS/cust_main/Packages.pm |