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
905 stars 85 forks source link

Unit of measure field not editable #856

Open Saturo78 opened 8 months ago

Saturo78 commented 8 months ago

If you link a barcode with the inventory mode of the app and do not enter the unit of measure directly with the app, you have the problem in Grocy that the unit of measure cannot be set and you have to delete the barcode and add it again. The field is greyed out in Grocy.

patzly commented 2 months ago

How behaves the web interface in this case?

Saturo78 commented 2 months ago

The field cannot be empty in the server version. But please do not change it like this. If you want to use both the purchase unit and the consumption unit with the same barcode, the unit of measure field must be empty, otherwise the value of the purchase or consumption unit will be overwritten. At the moment, this can only be done with the Grocy Android app.

https://github.com/grocy/grocy/issues/2526