did you use the excel template attached to the application? There are some required changes you will need to make to your own such as defining the location id for each quantity you want to import. Make sure you get this right before you try.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2015-03-22
Post awaiting moderation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can try to remove it on database level. However I'm not sure whether the code will find multiple records or only the non deleted ones in this case.
Another option might be to undelete the item and change it's upc number. Then redo the import. There's a filter to show deleted items in the search options.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the item with that UPC number was deleted and needs to be undeleted (I had this issue several time because in clothing accessories or certain shoes might come back after 1 year or so with same barcode)
the item exists already but maybe we want to update the quantity
It's difficult to say what the best user experience for the case is because it's like when you merge two codelines and you have a conflict.
I guess the ideal case would be to have a view resolving the conflict and ask the user:
- resume the undeleted?
- increase the quantity?
Of course just a thought here.... new feature space :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Having Same error . Not able to solve any update on this
I am having same problem it will work only once. Second time nothing will happens. Any suggestions??
Just to jump on the bandwagon, I can't upload items either...
Yeah, me either.
should be fixed in latest version
did you use the excel template attached to the application? There are some required changes you will need to make to your own such as defining the location id for each quantity you want to import. Make sure you get this right before you try.
You can try to remove it on database level. However I'm not sure whether the code will find multiple records or only the non deleted ones in this case.
Another option might be to undelete the item and change it's upc number. Then redo the import. There's a filter to show deleted items in the search options.
The issue is probably a matter of two cases:
It's difficult to say what the best user experience for the case is because it's like when you merge two codelines and you have a conflict.
I guess the ideal case would be to have a view resolving the conflict and ask the user:
- resume the undeleted?
- increase the quantity?
Of course just a thought here.... new feature space :-)