X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fio.pl;h=3f43c15c845bb959fb42e4552015e2e3fe332e95;hb=ba40069b4f465cd51d509ab280d1c6e61652bda9;hp=0362e13ae114104f4945a7a8925dc1726dc01b84;hpb=f24cf1f5ab8428ced545a382d0f0179ae6f40a81;p=kivitendo-erp.git diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 0362e13ae..3f43c15c8 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -2166,8 +2166,8 @@ sub _maybe_attach_zugferd_data { $form->{TEMPLATE_DRIVER_OPTIONS}->{pdf_a} = $record->create_pdf_a_print_options(zugferd_xmp_data => $record->create_zugferd_xmp_data); $form->{TEMPLATE_DRIVER_OPTIONS}->{pdf_attachments} = [ { source => $xmlfile, - name => 'ZUGFeRD-invoice.xml', - description => $::locale->text('ZUGFeRD invoice'), + name => 'factur-x.xml', + description => $::locale->text('Factur-X/ZUGFeRD invoice'), relationship => '/Alternative', mime_type => 'text/xml', }