projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce3d917
)
Nicht benutzte Action entfernt
author
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 16 Jul 2013 08:54:11 +0000
(10:54 +0200)
committer
Jan Büren
<jan@kivitendo-premium.de>
Thu, 18 Jul 2013 07:08:59 +0000
(09:08 +0200)
SL/Controller/Inventory.pm
patch
|
blob
|
history
diff --git
a/SL/Controller/Inventory.pm
b/SL/Controller/Inventory.pm
index
2afd911
..
e7eb122
100644
(file)
--- a/
SL/Controller/Inventory.pm
+++ b/
SL/Controller/Inventory.pm
@@
-113,13
+113,6
@@
sub action_mini_stock {
->render($self);
}
-sub action_last_journal {
- my ($self) = @_;
-
-# my $jounal = $self->journal;
-
-}
-
#================================================================
sub _check_auth {