Last change
on this file since 7518 was
7513,
checked in by Henrik Bettermann, 13 years ago
|
Enable import of student registration states which are in IMPORTABLE_STATES.
Set workflow state directly rather than firing transitions.
|
File size:
291 bytes
|
Line | |
---|
1 | firstname,lastname,reg_number,date_of_birth,matric_number,email,phone,reg_state |
---|
2 | Aaren,Pieri,1,1990-01-02,100000,aa@aa.ng,1234 |
---|
3 | Aaren,Finau,2,1990-01-03,100001,aa@aa.ng,1234,admitted |
---|
4 | Aaren,Berson,3,1990-01-04,100002,aa@aa.ng,1234,cleared |
---|
5 | John,Wolter,4,1990-01-04,100003,aa@aa.ng,1234,nonsense |
---|
Note: See
TracBrowser for help on using the repository browser.