supergeorg / Grocy-SwiftUI

A client for Grocy for macOS and iOS, written with SwiftUI
GNU General Public License v3.0
177 stars 17 forks source link

"Expiring soon" filter not working #198

Open Tuphal opened 4 months ago

Tuphal commented 4 months ago

in the web UI of grocy I can see 3 expiring soon products.

ishare-1712945691

But in the app there is always "0" shown, although the entry is shown with "next week":

ishare-1712945786

ishare-1712945807

Versions Grocy: v4.2.0-ls243 (edit: LinuxServer package) App: 2.10.4

supergeorg commented 4 months ago

The API parameter seemingly was changed from _expiringdays to _due_soondays, so the setting didn't work properly in the App.

Tuphal commented 4 months ago

Today I’ve seen that the expiring is shown for tomorrow and in 5 days. But not for the items next week. Although the setting is “show 14 days in advance”.

edit: added pictures.

IMG_3577 IMG_3578 IMG_3579