Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add location_id and purchase_quantity to hunt mode #1

Open
llewy opened this issue Dec 29, 2021 · 2 comments
Open

Add location_id and purchase_quantity to hunt mode #1

llewy opened this issue Dec 29, 2021 · 2 comments

Comments

@llewy
Copy link

llewy commented Dec 29, 2021

Thanks for this nice piece of python! Really like it.

Is there by chance, any way to add a couple of questions to the hunt mode? By example, every product uses the standard qu_id_stock from add_to_grocy.py which can't be changed in Grocy after first purchase. It would be nice if that ID can be entered in hunt mode.

@larsverp
Copy link
Owner

Hey @llewy !

Thanks for using this code. I will try to implement your suggestion the coming week / next week. Since it's a while ago, that I wrote this I'll have to dig in to it again.

@llewy
Copy link
Author

llewy commented Dec 30, 2021

Nice! I've found a workaround by adding a column manually to the SQL-database and use data[] in the add_to_grocy. :-) But really no idea how to parse it in the index.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants