]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/is.pl
Setzen des Stornoflags auf "0" anstelle von NULL.
[kivitendo-erp.git] / bin / mozilla / is.pl
index feb43ace0036dd5d48635008381a49601ed9e925..fbfabe6d7d6af076e8d8abed08d4f85ad01a2334 100644 (file)
@@ -1463,6 +1463,7 @@ sub post {
 
   ($form->{AR})      = split /--/, $form->{AR};
   ($form->{AR_paid}) = split /--/, $form->{AR_paid};
+  $form->{storno}    = 0;
 
   $form->{label} = $locale->text('Invoice');