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