diff options
author | ivan <ivan> | 2006-01-26 15:27:10 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-01-26 15:27:10 +0000 |
commit | b782294eb91805f708a7776fe67f1c0863f4096b (patch) | |
tree | 3c6987f38b65a72118b8a369869719a12d8cf141 /FS/MANIFEST | |
parent | cbbd0225b07269209c674733bcf70f1c1308e84a (diff) |
whew, FINALLY can fix monthly exemption columns to work correctly. also make them agent-specific. also fix package exemption columns, they were bunk too, sheesh. start adding package classes for package class tax reporting.
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 54ea52555..c8f10f291 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -125,6 +125,7 @@ FS/part_svc.pm FS/part_svc_column.pm FS/part_svc_router.pm FS/part_virtual_field.pm +FS/pkg_class.pm FS/pkg_svc.pm FS/rate.pm FS/rate_detail.pm @@ -258,6 +259,7 @@ t/part_pop_local.t t/part_referral.t t/part_svc.t t/part_svc_column.t +t/pkg_class.t t/pkg_svc.t t/port.t t/prepay_credit.t |