]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/Helper/ALL.pm
Part Controller - id -> part.id
[mfinanz.git] / SL / DB / Helper / ALL.pm
index 23cf4ac5a2fda293f70fd0aadfa69504c602796f..bf6bd40df075aea8541e86e237f9c0803b3f8097 100644 (file)
@@ -4,6 +4,7 @@ use strict;
 
 use SL::DB::AccTransaction;
 use SL::DB::Assembly;
+use SL::DB::AssortmentItem;
 use SL::DB::AuthClient;
 use SL::DB::AuthClientUser;
 use SL::DB::AuthClientGroup;
@@ -121,6 +122,7 @@ use SL::DB::Translation;
 use SL::DB::TriggerInformation;
 use SL::DB::Unit;
 use SL::DB::UnitsLanguage;
+use SL::DB::UserPreference;
 use SL::DB::VC;
 use SL::DB::Vendor;
 use SL::DB::Warehouse;