From b8f0f33d2eed74031e4d3ad2e450c85f30951f96 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Tue, 16 Jan 2018 09:23:54 +0100 Subject: [PATCH] DATEV: Festschreibung vergessener Commit zu 2ac999504a --- bin/mozilla/datev.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/mozilla/datev.pl b/bin/mozilla/datev.pl index d83356209..cca078b66 100644 --- 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'; } -- 2.20.1