I import product from a csv file , it's working just fine but i want to add the id so i know wich products has wich id so i can later know wich id to use for attachment when i mass import pictures , the book says to just add a id field to the csv file wich i did , the file before change imports products just fine but gives me that error afterward
"field id is unknown" when i use auto detect in import list "cannot marshal None unless allow_none is enabled" when i proceed anyway what am i doing wrong? _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
