I get exactly the same error when trying to import leads from a csv file. The structure of my csv file is as follows:
> "Prospect Name","Contact Name","Note","Phone","Prospect Email" > "Company A","Mike A","CEO","0086-xxx","[email protected]" > "Company B","Betty B","Purchase Manager","0049-xxx","[email protected]" > "Company C","Thomas C","Executive Manager","0086-xxx","[email protected]" When including a column "section_id" to the csv file I get the following error in import: > Error processing your first line of the file. > Field section_id is unknown ! I installed openerp server 5.0.0-3 and postgressql 8.3.7 on Ubuntu 9.04. Any suggestions would be highly appreciated! Best regards, Stefan -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=42456#42456 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
