]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/Helper/ALL.pm
Datenbanktabelle und -modelle für CSV-Stammdatenimportprofile
[kivitendo-erp.git] / SL / DB / Helper / ALL.pm
index c030bed92f420fca4fedf74dad201267c4bdaac0..54b4b49f36e7253f16c578d0352b5d9a855876b0 100644 (file)
@@ -13,6 +13,8 @@ use SL::DB::Buchungsgruppe;
 use SL::DB::Business;
 use SL::DB::Chart;
 use SL::DB::Contact;
+use SL::DB::CsvImportProfile;
+use SL::DB::CsvImportProfileSetting;
 use SL::DB::CustomVariable;
 use SL::DB::CustomVariableConfig;
 use SL::DB::CustomVariableValidity;