X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=550ea1a451363bf302911217de376efb6bab34d9;hb=7bbe939d139be7edd77378cfc9a2c3ec6287749d;hp=5c57cbefc257defdb3dd53ea78d474af4595319c;hpb=9b05a3660eabd3215bdebf9429eb490b41570436;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 5c57cbefc..550ea1a45 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -126,7 +126,7 @@ if ( -e $addl_handler_use_file ) { use FS::UI::Web::small_custview qw(small_custview); use FS::UI::bytecount; use FS::Msgcat qw(gettext geterror); - use FS::Misc qw( send_email send_fax + use FS::Misc qw( send_email send_fax ocr_image states_hash counties cities state_label ); use FS::Misc::eps2png qw( eps2png ); @@ -254,6 +254,7 @@ if ( -e $addl_handler_use_file ) { use FS::msg_template; use FS::part_tag; use FS::acct_snarf; + use FS::part_pkg_discount; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {