VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: kreativa on June 15, 2015, 11:00:03 AM

Title: How to change the PDF invoice name in VM3?
Post by: kreativa on June 15, 2015, 11:00:03 AM
Hi,

I want to change the pdf invoice name in VM3. Could the name be multilingual?

Currently the name in all languages is vminvoice_INVICENUMBER


VM 3.0.8
Joomla 3.4.1
PHP 5.4.4-14
Title: Re: How to change the PDF invoice name in VM3?
Post by: Joomilette on August 19, 2015, 16:47:24 PM
Hi,

had the same challenge. Can be done via language override in Frontend AND Backend.

COM_VIRTUEMART_FILEPREFIX_INVOICE="whateveryouwant_"

Hope this works for you

Rgds Joomilette
Title: Re: How to change the PDF invoice name in VM3?
Post by: Cassy11 on August 26, 2015, 13:31:36 PM
Oh hey. I have tried that one, worked good.
Cassy