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

Allow to add prices of products without barcode #5553

Open
raphael0202 opened this issue Aug 20, 2024 · 4 comments
Open

Allow to add prices of products without barcode #5553

raphael0202 opened this issue Aug 20, 2024 · 4 comments

Comments

@raphael0202
Copy link

Problem

Currently, we cannot add the price of a product without barcode (products such as fruit/vegetables that are sold per kg or per unit).
It would be great to add it!

For the record, it's available on the web version of Open Prices.

@monsieurtanuki
Copy link
Contributor

@raphael0202 We're blocked because in off-dart and Smoothie we're only able to autocomplete labels (e.g. 'Tomate'), and we don't retrieve the matching tags (e.g. 'en:tomatoes') and we don't have a way to retrieve the tags from the labels.
In Prices you want the tags...

@monsieurtanuki
Copy link
Contributor

@raphael0202 @teolemon Besides, that means we cannot do that offline one way or the other.
Perhaps a decent minimal map of {tag: label} with standard fruits and stored locally would help.

@raphael0202
Copy link
Author

I think it should be added to the autocomplete API on Product Opener. But we can definitely add support for language-specific tags on Open Prices side.

@monsieurtanuki
Copy link
Contributor

@raphael0202 I don't know which solution is more pragmatic. Meanwhile, we're blocked here at Smoothie.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Status: Backlog
Status: 💬 To discuss and validate
Development

No branches or pull requests

3 participants