X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fis.pl;h=a45adbf804d2999e2a24c7c531d62ac09875099a;hb=f0747a2f9c8d7a9d261c20b0d2a9d5911a6ad9b5;hp=c72f3e136b3e8c1bd6dab74d3ba239937b57ab08;hpb=f7b15d4334848fad1bcd0b569eff5139f9a6ba4d;p=kivitendo-erp.git diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index c72f3e136..a45adbf80 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -34,7 +34,6 @@ use SL::FU; use SL::IS; -use SL::PE; use SL::OE; use SL::MoreCommon qw(restore_form save_form); use Data::Dumper; @@ -547,6 +546,10 @@ sub mark_as_paid { $main::lxdebug->leave_sub(); } +sub show_draft { + update(); +} + sub update { $main::lxdebug->enter_sub();