VM 3.0.14 - bulk order status change wrong notofication mail language

Started by ivfo, May 13, 2016, 08:25:43 AM

Previous topic - Next topic

ivfo

Hello,

there is a problme in VM 3.0.14.
When updating order status and sending notification email one by one, email language to shopper is correct.
The problem is when status is changed in multiple orders at once with notification email to be sent.

It behaves like this - see entries in table orders

virtuemart_order_id     order language

21                                 en-GB
22                                 en-GB
23                                 cs-CZ
24                                 fr-FR

No matter what combination of langueges, it will send the email starting from last one ( 24 ) which will have
correct language, then it will correctly switch to cs-CZ with 23 and then all following emails are in cs-CZ. ( 22,21 )
If the 23 would be de-DE, then 22 and 21 would be also de-DE.
So to summarize - it will correctly select language obly with last two orders, then any previous orders after those two will have
language from the one before last one :-)

Any advice ?

Thanks a lot !!

Ivo

VM 3.014 and Joomla 3.5





ivfo

Hi,

nobody else got this issue ?
I am not able to find out why this happens with bulk status change and notifying shopper.

Thanks a lot for help !

lindapowers