VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: ermes on May 10, 2018, 17:47:04 PM

Title: Old but gold: invoice PDF language problem
Post by: ermes on May 10, 2018, 17:47:04 PM
Hi to all, i have a multilanguage store and if a user make an order in other language (different from backend language) the order mail is sent with correct language but PDF is generated in backend language. This bug was fixed in VM 3.0.18. Can you confirm this? How can i fix it now?
My VM version is 3.2.14
PHP 7
Joomla 3.8.7

Tnx very much!
Title: Re: Old but gold: invoice PDF language problem
Post by: jenkinhill on May 10, 2018, 18:07:13 PM
There is a hidden config:
#invoiceInUserLang

http://docs.virtuemart.net/manual/general-concepts/206-hidden-configurations.html
Title: Re: Old but gold: invoice PDF language problem
Post by: ermes on May 10, 2018, 18:48:23 PM
I must set it to 1?

#invoiceInUserLang=1
Title: Re: Old but gold: invoice PDF language problem
Post by: Milbo on May 15, 2018, 15:08:09 PM
Imho this is a normal config now.