Low Stock Notification Email Not Showing Amount

Hi all :)

I've recently upgraded to version 4.4.2. After this, I can no longer see the amount of stock remaining when I receive the low stock notification emails. The email used to say how many items there were left in stock, but now this field is just blank. Please see the attached screenshot. Unfortunately it's in Norwegian, but you can see the field "belop" which is amount.

Is there a setting somewhere I've missed..?

screenshot_missingamount.jpg

Looks like a bug. Please post it to the bug tracker

okay thanks, will do.

I have similar issue since upgrade. Any idea if this issue has been fixed? I'm at 4.43 right now.

By the way, I have tried suggested method in Bug Tracker:

Edit low_stock.tpl file. When using below string the amount always shows: 0

{$new_amount|default:'0'}

When using an old string below, the amount is just blank.

{$new_amount}

Any ideas how to fix this?

Cheers,

I have similar issue since upgrade. Any idea if this issue has been fixed? I'm at 4.43 right now.

By the way, I have tried suggested method in Bug Tracker:

Edit low_stock.tpl file. When using below string the amount always shows: 0

{$new_amount|default:'0'}

When using an old string below, the amount is just blank.

{$new_amount}

Any ideas how to fix this?

Cheers,

Looks like it was not fixed completely.

We are working on it. I will post updates in bugtracker ticket.