patzly / grocy-android

ERP beyond your fridge, now on your phone – An awesome companion app for grocy
https://patrickzedler.com/grocy/
GNU General Public License v3.0
842 stars 80 forks source link

Allow comma as decimal separator #752

Open schm0lle opened 11 months ago

schm0lle commented 11 months ago

On some German number keyboards a period (full stop) is not available. This makes it hard in some cases to enter values like "1.5 litres".

Expected behavior: The app handles different decimal separators (most likely only period and comma) as part of the localization for displaying purposes. When it comes to inputs both variants are accepted.

Used app version: 3.2.1

GreggFr commented 8 months ago

Good idea.

Other enhancement: As on web app, add a setting allowing to input prices without decimal separator ; the app automaticaly adds it while recording before the 2 last digits.

Capture d'écran 2023-11-07 171535 (bottom of page grocy.url/stocksettings)