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:
5bc5af9
)
Typo in comments
author
G. Richardson
<grichardson@kivitec.de>
Mon, 13 Nov 2017 07:07:22 +0000
(08:07 +0100)
committer
G. Richardson
<grichardson@kivitec.de>
Mon, 13 Nov 2017 07:10:36 +0000
(08:10 +0100)
SL/IC.pm
patch
|
blob
|
history
diff --git
a/SL/IC.pm
b/SL/IC.pm
index
e36cc4f
..
54a2c5d
100644
(file)
--- a/
SL/IC.pm
+++ b/
SL/IC.pm
@@
-246,7
+246,7
@@
sub all_parts {
);
# if the join condition in these blocks are met, the column
- # of the s
c
ecified table will gently override (coalesce actually) the original value
+ # of the s
p
ecified table will gently override (coalesce actually) the original value
# use it to conditionally coalesce values from subtables
my @column_override = (
# column name, prefix, joins_needed, nick name (in case column is named like another)