source: main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/sample_applicant_data.csv @ 8290

Last change on this file since 8290 was 8290, checked in by Henrik Bettermann, 12 years ago

Enable import of password and state. When application_number is given in create mode, construct applicant_id accordingly (do not use id generator) and store applicant with this application_number in the respective container. Attention: application_number can be any string.

More tests will follow.

File size: 294 bytes
Line 
1application_number,container_code,reg_number,firstname,lastname,date_of_birth,email,course1,sex,middlename
21234,dp2011,1001,Aaren,Pieri,1990-01-02,xx@yy.zz,CERT1,m,Peter
32345,dp2011,1002,Aaren,Finau,1990-01-03,xx@yy.zz,CERT1,m,Claus
4,dp2011,1003,Aaren,Berson,1990-01-04,xx@yy.zz,CERT1,m,Alfons
Note: See TracBrowser for help on using the repository browser.