Die ausgewiesenen Mahngebühren gelten pro Rechnung, nicht pro erzeugter Mahnung,...
[kivitendo-erp.git] / bin / mozilla / ct.pl
index fe166c5..e5ba1dd 100644 (file)
@@ -1411,7 +1411,7 @@ sub save {
   if ($form->{"db"} eq "customer") {
     $res = CT->save_customer(\%myconfig, \%$form);
   } else {
-    $res = CT->save_customer(\%myconfig, \%$form);
+    $res = CT->save_vendor(\%myconfig, \%$form);
   }
 
   if (3 == $res) {