Weitere Feinheiten zum Patch "Verkaeufer und Bearbeiter wurden beim Umwandeln nicht...
[kivitendo-erp.git] / bin / mozilla / ir.pl
index a8b9258..701c91b 100644 (file)
@@ -882,7 +882,7 @@ print qq|</form>
 
 sub mark_as_paid {
   $lxdebug->enter_sub();
-  $form->mark_as_paid(\%myconfig,"ap");  
+  &mark_as_paid_common(\%myconfig,"ap");  
   $lxdebug->leave_sub();
 }