Georg Meißner
Georg Meißner
Please check if your server url is correct. Try to access /api
The price seems to be set correctly. Check if it is shown in the corresponding stock entry in stock view. It doesn't get shown in Grocy (Web), no idea why...
It would be possible, but only via an implementation of custom user fields. BTW: what do you want to do with this custom fields? Wouldn't it be easier if you...
You can always add different purchase units and conversions to the product. This could be a "bottle" and a "pack" type, which converts to different values. But I am not...
Ok, I upped the value to 60 seconds. In turn I will look into creating cancel methods in the appropriate places (e.g. login screen). The solution applied by the Android...
Ok, it should be dynamic now (since commit 52e647d). Please try with the released 2.3.0 and report back.
This would need a push mechanism or polling to work. Either the server tells the app of a change, or the app asks in a timeframe (e.g. every second) for...
This seems to be connected to the usage of a non-https server. I have added some more logging to the app to identify this possible error.
If direct login entry works, maybe the `BASE_URL` is misconfigured. Test the QR code with another app (e.g. iOS Camera) and identify if the login URL is correct (not missing...
This is a good idea, but has a low priority for now. I guess this would be perfect in combination with the planned Open Food Fact integration.