In the past I have managed to import data, but I find it very hit and miss when it come to mapping the data to the correct place.
eg when manually creating a supplier "purchase receipt" openerp Form asks for the following info.. Supplier, Bill Date, Memo, Due Date, Ref#, Journal, Company, Account, Description, Amount, Tax.
So I create a csv file using these headings, only to find when I try to import the only one Openerp recognises only some of the headings.
Openerp states " you should use the unique identifier from the original application and map it to the ID column in OpenERP"
I've looked in the database, and starting to think its a bit of a mishmash between db column name and the comment!
I can guess some, but how do I know?
Any pointers please.