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:
d210aa2
)
DATEV: Festschreibung vergessener Commit zu 2ac999504a
author
Jan Büren
<jan@kivitendo-premium.de>
Tue, 16 Jan 2018 08:23:54 +0000
(09:23 +0100)
committer
Jan Büren
<jan@kivitendo-premium.de>
Tue, 16 Jan 2018 08:23:54 +0000
(09:23 +0100)
bin/mozilla/datev.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/datev.pl
b/bin/mozilla/datev.pl
index
d833562
..
cca078b
100644
(file)
--- a/
bin/mozilla/datev.pl
+++ b/
bin/mozilla/datev.pl
@@
-118,6
+118,7
@@
sub export3 {
$::form->{transdatefrom}, $::form->{transdateto},
);
$data{use_pk} = $::form->{use_pk};
+ $data{locked} = $::form->{locked};
} else {
die 'invalid exporttype';
}