]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/io.pl
Factur-X/ZUGFeRD: in »Factur-X/ZUGFeRD« umbenannt
[mfinanz.git] / bin / mozilla / io.pl
index 0362e13ae114104f4945a7a8925dc1726dc01b84..3f43c15c845bb959fb42e4552015e2e3fe332e95 100644 (file)
@@ -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',
       }