Hi, I'm trying to import partners using the import functionality. In the Open ERP book, it is mentioned that importing with the original ids (from the old database) is possible, by adding an id column in the CSV file. However, when I do that I get the error "Field id is unknown".
A same of the CSV: id;Name;Code;Title; "0";"Partner1";"PTNR1";"BVBA" What is going wrong? Do I have to explicitly definied the id column on the partner object, by overridden the partner object, before I can use this kind of importing? Thx Frederik -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=26125#26125 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
