Verknüpfte Belege auch für Dialogbuchungen
[kivitendo-erp.git] / SL / DB / GLTransaction.pm
index a235bd9..1dbf2c8 100644 (file)
@@ -2,6 +2,7 @@ package SL::DB::GLTransaction;
 
 use strict;
 
+use SL::DB::Helper::LinkedRecords;
 use SL::DB::MetaSetup::GLTransaction;
 use SL::Locale::String qw(t8);
 use List::Util qw(sum);