From b782294eb91805f708a7776fe67f1c0863f4096b Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 26 Jan 2006 15:27:10 +0000 Subject: 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. --- FS/MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FS/MANIFEST') 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 -- cgit v1.2.1