WC
Asked
I tried to do stock count and update the counted cells, btw im using excell to update it and i save it. When i upload and submit i got an error "Please check product code (). product code x exist Line No 2"
- EAnsweredEnsure there is no duplicate in product code i.e product code () is same as product code in line No 2. They must be unique from each other
- MSAnsweredIf there is no code between () that means system was not able to read the csv file. Please make sure that it's saved in correct csv format with utf-8 encoding and without BOM.
Thank you - Login to Reply