You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! I just tried to reproduce this with the API and it seems the web interface also displays the wrong number (screenshot taken after click on "3 products are overdue"):
After studying the API response I saw the mistake: the expired item is also included in the overdue items, maybe a bug or a feature. But this doesn't fully explain your screenshot, 2+1 and 1 only accumulates to 4 and not 5... I think you maybe took the screenshot after an item was consumed or something was cached wrongly. Hopefully my fix fixes the bug for you.
The quantity of not fresh items is incorrect.
It shows that 5 products are not fresh:
In reality only 3 are not fresh:
The text was updated successfully, but these errors were encountered: