supergeorg / Grocy-SwiftUI

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

Cannot handle decimal "Quantity units" #106

Open Emanuel-Bjurhager opened 2 years ago

Emanuel-Bjurhager commented 2 years ago

My default unit for a particular milk barcode is 1.5L, however the app defaults the purchase and consume amount to 1L. It is also not possible to add 1.5L as default into the master data using the app. The issue seem to be that the app does not respect decimal units at all, but assumes that all units are integers