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:
2855037
)
DATEV-CSV: Einträge ohne Umsatz nicht versuchen zu exportieren
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 18 Dec 2017 12:44:44 +0000
(13:44 +0100)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 18 Dec 2017 12:46:53 +0000
(13:46 +0100)
SL/DATEV.pm
patch
|
blob
|
history
diff --git
a/SL/DATEV.pm
b/SL/DATEV.pm
index
5d2dbb1
..
ad5dd0f
100644
(file)
--- a/
SL/DATEV.pm
+++ b/
SL/DATEV.pm
@@
-1050,7
+1050,7
@@
sub generate_datev_lines {
$datev_data{buchungsschluessel} = $taxkey;
}
- push(@datev_lines, \%datev_data);
+ push(@datev_lines, \%datev_data)
if $datev_data{umsatz}
;
}
# example of modifying export data: