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

Price Can't Be Blank #32

Closed
peterfealey opened this issue Oct 6, 2014 · 2 comments
Closed

Price Can't Be Blank #32

peterfealey opened this issue Oct 6, 2014 · 2 comments

Comments

@peterfealey
Copy link

Hi There,

Having trouble with a CSV import:

Cannot Save - Invalid Spree::Product Record - ["Price can't be blank", "Shipping category can't be blank"]

My CSV definitely has a price field, in fact if I change it to something like master_price it complains it's missing the price field

Here's the 1st couple of lines of my cdv

sku,name,description,available_on,properties,price,cost_price,shipping_category,

EK00056,The Time Is Now - Moloko,The Time Is Now - Moloko,2014-10-01,downloadable: Yes,02.00,0.50,default,

@peterfealey
Copy link
Author

Oh, ruby 2.0, rails 4.1.2, spree 2.3

@peterfealey
Copy link
Author

Ok, this is solved now - must have been something off in the formatting as I recreated the sheet and it was ok. Sorry!

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

1 participant