Hi,
we have translated part of the VM INvoice into Finnish and when translating also translated in the root/language/fi-FI language file for VM INvoice. We translated the file-name as:
; Filename prefixes
COM_VMINVOICE_INVOICE_="lasku_"
COM_VMINVOICE_DELIVERYNOTE_="lahetyslista_"
So when clicking the Generate PDF of Delivery-not the pdf should have the name "lahetyslista_xxxx.pdf". But instead of the correct filename the filename that is generated is exactly the same as the invoice has, that is "lasku_1137_fi-FI.pdf".
This is the link for the Generate DN PDF (deliverynote):
javascript:void%20window.open('index.php?option=com_vminvoice&controller=invoices&task=pdf_dn&cid=1137',%20'win2',%20'status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no');
Why is the delivery not pdf names "invoice_" and not "deliverynote_" as it should be?
Greetings,
Anne