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

Product specific quantity units are not filtered in QU list #192

Open DrAColian opened 8 months ago

DrAColian commented 8 months ago

Hey,

no matter, if I want to buy a new product or consume an existing one, the list for quantity units shows all possible QUs.

this makes it quite hard to identify the correct conversion, as I have a lot of different product specific conversions. IMG_3995

As you can see in the screenshot, there are several liters and packages, as they are converted for several products in different ways.

Grocy: 4.0.3 App Version: 2.10.3 iOS: 16.6

supergeorg commented 8 months ago

This seems to be a missing filter for conversions showing for different products.

A filter is implemented to show only the relevant (product-specific and generic) conversions.

This will be in the next software release in the Grocy Mobile 2.x-line.