linuxserver / docker-grocy

A container for grocy - the ERP application for your kitchen https://grocy.info
GNU General Public License v3.0
333 stars 44 forks source link

Unable to update product from Stock Entries list. #33

Closed miki3421 closed 3 years ago

miki3421 commented 3 years ago

linuxserver.io


I'm trying to update the price of the products purchased from the stock entry list and the price is not updating. In the journal is present the transaction however the field price still on 0. If i'm entering form the purchase function is working perfectly.

I've just noticed that all the fields are not working. I tried also quantity and I have the same result.

Expected Behavior

price updated correctly

Current Behavior

price not updated

Steps to Reproduce

  1. Open stock Entries list
  2. Edit one of the entries
  3. Set the correct price
  4. Press Ok
  5. Press Close
  6. price not updated

Environment

OS: Raspeberry Pi4 with Rasbian CPU architecture: x86_64/arm32/arm64 How docker service was installed:

Command used to create docker container (run/create/compose/screenshot)

The same command that there is in the instruction.

Docker logs

github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

mountainsandcode commented 3 years ago

This issue has been fixed in https://github.com/grocy/grocy/issues/1268 and will therefore be adressed in the next release. This issue can be closed.

miki3421 commented 3 years ago

@mountainsandcode I've updated yesterday to the last version and still not possibile. Witch version I need to wait? Thanks

mountainsandcode commented 3 years ago

Yesterday was just an update to the docker container (adding a missing library), we need to wait for a new release of grocy, then the image will be updated soon after that.

miki3421 commented 3 years ago

Thanks @mountainsandcode i'm closing the issue in that case.