-
Notifications
You must be signed in to change notification settings - Fork 5
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
[UI] new product page: add barcode doesn't work #160
Comments
@bobbybobbypangang Is this fixed by 20c6f4b? |
In de huidige tap instatie die online staat werkt die knop nog niet, ik weet niet of deze fix al in production is though? |
ik denk dat dat is doordat je niet kan opslaan als de stock negatief is |
Het gaat over nieuwe producten toevoegen, daar maakt stock toch niet uit? |
nevermind: ik had het woord "new" niet gelezen, de add bardcode button werkt namelijk ook niet in de edit-view |
@bobbybobbypangang Could you describe the acceptance criteria? Is the button not supposed to be there, or should it work? |
It's a turbolinks issue (duh): if you refresh the page, it works, if you navigate to it, it doesn't. |
It should work: when creating a new product, it should be possible to add one (or more) barcodes to it, so that creating new products doesn't have to be a 2 step process |
on the new product page, the add barcode button does nothing
The text was updated successfully, but these errors were encountered: