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:
94955ce
)
Syntaxfehler behoben
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Tue, 26 Jan 2021 16:11:44 +0000
(17:11 +0100)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Tue, 26 Jan 2021 16:11:44 +0000
(17:11 +0100)
kam rein mit commit
d919a7dcc958edf6c7cd2546690347ea9c157f6e
(all_parts Erzeugnis EK als separate Spalte im Bericht)
SL/IC.pm
patch
|
blob
|
history
diff --git
a/SL/IC.pm
b/SL/IC.pm
index
d971468
..
a09d740
100644
(file)
--- a/
SL/IC.pm
+++ b/
SL/IC.pm
@@
-272,8
+272,6
@@
sub all_parts {
insertdate => 'itime::DATE',
);
- }
-
my $make_token_builder = sub {
my $joins_needed = shift;
sub {