summaryrefslogtreecommitdiff
path: root/FS/FS/Mason.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-03-06 14:20:22 -0800
committerMark Wells <mark@freeside.biz>2015-03-06 14:20:22 -0800
commit35c18f29bc29dedfe2fa4ef037390d90b17f87ba (patch)
tree8fdf10f87443bae43d46a25f1fe983e087c3a9bd /FS/FS/Mason.pm
parent92acdafd28e41e0e333d2e9df59af657f1f1242c (diff)
estimate tax on quotations, #32489
Diffstat (limited to 'FS/FS/Mason.pm')
-rw-r--r--FS/FS/Mason.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm
index 897b781..2cabf85 100644
--- a/FS/FS/Mason.pm
+++ b/FS/FS/Mason.pm
@@ -399,6 +399,7 @@ if ( -e $addl_handler_use_file ) {
use FS::prospect_contact;
use FS::cust_contact;
use FS::legacy_cust_history;
+ use FS::quotation_pkg_tax;
# Sammath Naur
if ( $FS::Mason::addl_handler_use ) {