-
Notifications
You must be signed in to change notification settings - Fork 49
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
Adding products inventory/register #15
Comments
After typing in the PLU/UPC press the tab key, or click out of the form. Are you seeing any error on the Javascript console? |
Hi, yes tab works, but Enter doesn't it says 'Invalid UPC' |
I just tried and did not have any problem adding a new Inventory item. What was the "upc" that was giving you problems? |
Actually none, I was just trying to add one from /inventory url, if I try to add a PLU throws a server request error, but it registers it anyways, uh... I'm using chrome |
Also, on /register there are some errors, can't figure out how it really works, gonna try and add some features asap |
I am completely rewriting this part of the system right now to use a REST api. I'll check back with you when that's done. |
Awesome! Really great, I'm thinking about adding some features myself, I'm working on it by my side, we can check it out later too, cheers! |
That's great. Before you code anything put in a bug/feature request so we On Mon, Dec 7, 2015 at 1:34 PM kristian koci [email protected]
|
Yes, it is disheartening for sure, Okay, I'll do it that way then, Thank You |
I am having a similar issue. I can add an item through a PLU but adding through a UPC gives me: |
I'm on http://127.0.0.1:8000/inventory/
No matter if I'm on UPC or PLU, I just can't add anything =/, there's no button, am I missing something?
The text was updated successfully, but these errors were encountered: