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

Price of product is removed #108

Open Emanuel-Bjurhager opened 2 years ago

Emanuel-Bjurhager commented 2 years ago

When scanning and purchasing a product using the barcode scanner, it is possible to add the price of the product. However the price is not saved to grocy

supergeorg commented 2 years ago

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 tho.

RedAlan92 commented 2 years ago

When scanning and purchasing a product using the barcode scanner, it is possible to add the price of the product. However the price is not saved to grocy

I have same issue