selfservice quotations, #33852
[freeside.git] / FS / FS / ClientAPI / MyAccount.pm
index 751af3f..d05abde 100644 (file)
@@ -48,6 +48,8 @@ use FS::msg_template;
 use FS::contact;
 use FS::cust_location;
 
+use FS::ClientAPI::MyAccount::quotation; # just for code organization
+
 $DEBUG = 0;
 $me = '[FS::ClientAPI::MyAccount]';