As an alternative you can use XML for loading data. In XML you can define ids that can be referenced later.
As an example you can see the file 'addons/base/base_data.xml' in the official addons. Regards Damián On Sun, Jul 22, 2012 at 11:47 AM, W. Martin Borgert <[email protected]> wrote: > Hi, > > I like to use OpenERP (6.1-20120720-233345-1 on Debian) to > manage employee's attendance. I already have data collected for > the past and like to import it. Is the CSV import the right way > to do this? > > I don't yet understand the CSV content. The fields "action" > (Sign In/Sign Out) and "name" (date time in ISO format) are > clear, but how can I specify the employee? Do I need IDs for > every line? If so, how can I generate them? > > Thanks in advance! > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

