X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Far.pl;h=373405f581d551b4f627df896e8ae5be12ce145a;hb=8365e092eb2088a8c2ebba604783555a13dc2a57;hp=c9542a77b98a6942045a50655992b4d2f477862f;hpb=3a4e1d5eb96c2fa2bbbe7a3b3fe8522e374cf7a8;p=kivitendo-erp.git diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index c9542a77b..373405f58 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -38,7 +38,7 @@ use SL::IS; use SL::PE; use SL::ReportGenerator; -use strict; +# use strict; #use warnings; # imports @@ -821,7 +821,7 @@ sub form_footer { # ToDO: - insert a global check for stornos, so that a storno is only possible a limited time after saving it print qq|| - if ($form->{id} && !IS->has_storno(\%myconfig, $form, 'ar') && !IS->is_storno(\%myconfig, $form, 'ar') && !$form->{paid_1}); + if ($form->{id} && !IS->has_storno(\%myconfig, $form, 'ar') && !IS->is_storno(\%myconfig, $form, 'ar')); if ($form->{id}) { if ($form->{radier}) {