diff options
-rw-r--r-- | htetc/handler.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl index 183a5534b..c03313e0b 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -189,6 +189,7 @@ sub handler use FS::access_right; use FS::AccessRight; use FS::svc_phone; + use FS::cust_main_note; if ( %%%RT_ENABLED%%% ) { eval ' |