]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/TopQuickSearch.pm
TopQuickSearch: Auftrag, Angebot, Lieferauftrag, Preisanfrage
[mfinanz.git] / SL / Controller / TopQuickSearch.pm
index 978eb95db1c3f90a5301a777e07a126db32ad598..d4367cef9936b2679a7dc99133d3449948d14921 100644 (file)
@@ -17,6 +17,10 @@ my @available_modules = (
   'SL::Controller::TopQuickSearch::Service',
   'SL::Controller::TopQuickSearch::Assembly',
   'SL::Controller::TopQuickSearch::Contact',
+  'SL::Controller::TopQuickSearch::SalesQuotation',
+  'SL::Controller::TopQuickSearch::SalesOrder',
+  'SL::Controller::TopQuickSearch::RequestForQuotation',
+  'SL::Controller::TopQuickSearch::PurchaseOrder',
   'SL::Controller::TopQuickSearch::GLTransaction',
 );
 my %modules_by_name;