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

Feature Request: Additional Product Optional Properties #194

Open cvergaray opened 7 months ago

cvergaray commented 7 months ago

The page for Creating/Editing a Product in Master Data currently is missing the three fields listed below, which are available in the Grocy web interface. It would be helpful to have these added to the app. For my particular workflow, Default Stock Entry Label is the main one that I need, but I've listed them all for completeness.

supergeorg commented 7 months ago

Move on open is already available, but it is only shown if the default consume location is set.

The label settings are not implemented, due to missing compatibility of the iOS version with label printers. But if you need it for your workflow, I will add it.

cvergaray commented 7 months ago

I don't have any default consume locations set, so that makes sense that I didn't see it. Adding those fields would be very helpful, thank you!