]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/Helper/ALL.pm
Merge branch 'b-3.6.1' into mebil
[kivitendo-erp.git] / SL / DB / Helper / ALL.pm
index bb0c3b42ea5b82a4a7eafd07769c4a6bd0b5ec31..93848a0fa21990429569322f5caf19015db87e6a 100644 (file)
@@ -4,6 +4,7 @@ use strict;
 
 use SL::DB::AccTransaction;
 use SL::DB::AdditionalBillingAddress;
+use SL::DB::ApGl;
 use SL::DB::Assembly;
 use SL::DB::AssortmentItem;
 use SL::DB::AuthClient;
@@ -60,6 +61,7 @@ use SL::DB::Employee;
 use SL::DB::EmployeeProjectInvoices;
 use SL::DB::Exchangerate;
 use SL::DB::File;
+use SL::DB::FileFullText;
 use SL::DB::Finanzamt;
 use SL::DB::FollowUp;
 use SL::DB::FollowUpAccess;