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

OLD-6975: POS: Unable to add product to cart if it has a custom date EAV field #22

Closed
cpaschen opened this issue Oct 13, 2012 · 3 comments
Assignees
Labels

Comments

@cpaschen
Copy link
Member

Details:

Attempting to add a product to an order via POS results in an error (and product not added to cart) if the product has a custom date field associated with it).

TiendaTableCarts::store failed - Unknown column 'custom-field-3-date- in 'field list' SQL=INSERT INTO '..._tienda_carts' ('user_id','session_id....

NOTE: The error only appears for a few seconds and then the lighbox closes, without the product being added to the cart.

@rdiaztushman
Copy link
Member

Moving to the POS milestone because this issue doesn't exist on the front-end.

@ghost ghost assigned ChrisFrench Nov 5, 2012
@rdiaztushman
Copy link
Member

Chris, I see you were just working on the admin-side POS. Can you create a custom field of type datetime and test to see if this issue still exists?

@ChrisFrench
Copy link
Member

Yo you can add the items to cart in the POS but the POS doesn't support custom fields of any type

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

No branches or pull requests

3 participants