Open
Conversation
…etEntity grocy call, move all state independent fetch functions to grocy.ts, clean up, fmt
Collaborator
Author
|
progress on this made in fb39ef3 |
Owner
|
Thank you, after testing I see the following issues:
|
Owner
|
Undoing a product-open transaction doesn't seem to work, at least if opening the product involved an automatic transfer to the consume location (i.e. the transaction consists of product-open, transfer_from, transfer_to). The selected line disappears from the list, but the transaction isn't actually reverted, the data on the product page doesn't change, and when viewing a different product and then returning to this product, the transaction line is there again. |
d5c1fda to
55d8a75
Compare
Owner
|
This was merged, minus the last commit “correctly refresh remote data after consume” because it causes a regression (stock not updating immediately after consume). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bellow the stock items, show the last few product transactions.
The transactions lines can probably be similar to the stock lines in appearance.
Each line should have a undo button at the far right edge.