my ($text) = @_; check_encoding($text); },
valid_check => sub { return 1 if $::instance_conf->get_datev_export_format eq 'cp1252';
my ($text) = @_; check_encoding($text); },
my ($text) = @_; check_encoding($text); },
valid_check => sub { return 1 if $::instance_conf->get_datev_export_format eq 'cp1252';
my ($text) = @_; check_encoding($text); },
push @header, [ @header_row_1 ];
# second header row, just the column names
push @header, [ @header_row_1 ];
# second header row, just the column names
# 1. check all datev_lines and see if we have a defined value
# 2. if we don't have a defined value set a default if exists
# 3. otherwise die
# 1. check all datev_lines and see if we have a defined value
# 2. if we don't have a defined value set a default if exists
# 3. otherwise die
if ($column->{kivi_datev_name} eq 'not yet implemented') {
push @current_datev_row, '';
next;
if ($column->{kivi_datev_name} eq 'not yet implemented') {
push @current_datev_row, '';
next;