]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/ap.pl
Setzen des Stornoflags auf "0" anstelle von NULL.
[kivitendo-erp.git] / bin / mozilla / ap.pl
index 6f86e90a1312ed3f25e78679e440525ad4720a73..5fa77109e93d4d3beea042e9e9891f3284c513fc 100644 (file)
@@ -993,6 +993,7 @@ sub post {
   $form->{AP}{amount_1} = $debitaccno;
   $form->{AP}{payables} = $payablesaccno;
   $form->{taxkey}       = $taxkey;
+  $form->{storno}       = 0;
 
   $form->{id} = 0 if $form->{postasnew};