X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=1d4a9393d53da8cfee687671615bd900f448b7ce;hb=4109791a9b80df968edaf2e71da8ebcfb8882be3;hp=6c12e8110dff7c0f85b7f362438a47ff9e95e1d6;hpb=3d0a1bb06b895c5be6e3f0517d355442a6b1e125;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 6c12e8110..1d4a9393d 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -346,6 +346,12 @@ if ( -e $addl_handler_use_file ) { use FS::agent_currency; use FS::currency_exchange; use FS::part_pkg_currency; + use FS::cust_payby; + use FS::vend_main; + use FS::vend_class; + use FS::vend_bill; + use FS::vend_pay; + use FS::vend_bill_pay; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {