Nicht benutzte Action entfernt
[kivitendo-erp.git] / SL / Controller / Inventory.pm
index 2afd911..e7eb122 100644 (file)
@@ -113,13 +113,6 @@ sub action_mini_stock {
     ->render($self);
 }
 
-sub action_last_journal {
-  my ($self) = @_;
-
-#  my $jounal = $self->journal;
-
-}
-
 #================================================================
 
 sub _check_auth {