]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Template/Plugin/LxERP.pm
Bugfixes zum Rechnungstemplate
[mfinanz.git] / SL / Template / Plugin / LxERP.pm
index acb3f4d2e207cec9bccbf16c0f6dde19e9acdecc..66f32689b12dbcca8f95e8b05d52d6334063a17a 100644 (file)
@@ -7,6 +7,8 @@ use List::Util qw(min);
 
 use SL::AM;
 
+use strict;
+
 sub new {
   my $class   = shift;
   my $context = shift;