X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=1d4a9393d53da8cfee687671615bd900f448b7ce;hp=6c12e8110dff7c0f85b7f362438a47ff9e95e1d6;hb=f264598260908d2442fe1aed2ce3784ce51254e6;hpb=449e3c3b4fe9b4f55950951c0ecc7aaf954e2212 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 ) {