]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
BUGFIX: Kreditorenbuchungen: Fehler beim Nutzen von Drafts(2)
[mfinanz.git] / bin / mozilla / is.pl
index 9c8b8708564b19c860cceefdbd95699af3b8f7e5..a45adbf804d2999e2a24c7c531d62ac09875099a 100644 (file)
@@ -546,6 +546,10 @@ sub mark_as_paid {
   $main::lxdebug->leave_sub();
 }
 
+sub show_draft {
+  update();
+}
+
 sub update {
   $main::lxdebug->enter_sub();