diff options
author | Mark Wells <mark@freeside.biz> | 2016-04-15 18:21:17 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-04-15 18:26:54 -0700 |
commit | 0be54958813c9a4a5e24e32707b92e49881c7c0a (patch) | |
tree | 3ce114440378a64f6de3c54abd9f32a1bb8b45e4 /FS/MANIFEST | |
parent | fbb0b4a9c32444f89e0b5aacfebdf883070c3b21 (diff) |
tax report showing all taxes, #41656
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 d0bf99b85..83359f118 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -56,6 +56,8 @@ FS/Report.pm FS/Report/FCC_477.pm FS/Report/Table.pm FS/Report/Table/Monthly.pm +FS/Report/Tax/All.pm +FS/Report/Tax/ByName.pm FS/SearchCache.pm FS/UI/Web.pm FS/UID.pm |