mini-DMS: Filesystem-Backend: ungeänderte Dokumente nicht doppelt speichern.
[kivitendo-erp.git] / SL / DB / DeliveryTerm.pm
index c315e9b..a6ee350 100644 (file)
@@ -1,6 +1,3 @@
-# This file has been auto-generated only because it didn't exist.
-# Feel free to modify it at will; it will not be overwritten automatically.
-
 package SL::DB::DeliveryTerm;
 
 use strict;
@@ -8,7 +5,9 @@ use strict;
 use SL::DB::MetaSetup::DeliveryTerm;
 use SL::DB::Manager::DeliveryTerm;
 use SL::DB::Helper::ActsAsList;
+use SL::DB::Helper::TranslatedAttributes;
 
+__PACKAGE__->meta->initialize;
 
 sub validate {
   my ($self) = @_;