]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/CustomVariableConfig.pm
ActsAsList: Neue Funktion "reorder_list"
[kivitendo-erp.git] / SL / DB / CustomVariableConfig.pm
index 3410a496621e1075314683c3135b26fe9b940ca9..5823e9b7c48e4eb7f8690247d9855c2d628a8677 100644 (file)
@@ -6,6 +6,7 @@ package SL::DB::CustomVariableConfig;
 use strict;
 
 use SL::DB::MetaSetup::CustomVariableConfig;
+use SL::DB::Helper::ActsAsList;
 
 # Creates get_all, get_all_count, get_all_iterator, delete_all and update_all.
 __PACKAGE__->meta->make_manager_class;