so i tried several times in many ways and i still haven't been able to import products using CSV import. I have all the required fields. I have entered the data correctly.
This is the traceback on the client log: Traceback (most recent call last): File "modules\gui\main.pyo", line 1299, in _sig_child_call File "modules\gui\window\form.pyo", line 272, in sig_import File "modules\gui\window\win_import.pyo", line 250, in go File "modules\gui\window\win_import.pyo", line 50, in import_csv File "modules\gui\window\win_import.pyo", line 50, in <lambda> File "encodings\utf_8.pyo", line 16, in decode UnicodeDecodeError: 'utf8' codec can't decode bytes in position 2-3: invalid data what does this mean and how can i solve this...? thank you very much for your help. n. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=49055#49055 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
