- Timestamp:
- 3 May 2019, 06:18:26 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/students/tests/test_export.py
r14716 r15400 65 65 'scd_sit_results,scd_sit_type,sex,student_id,' 66 66 'suspended,suspended_comment,password,state,history,certcode,is_postgrad,' 67 'current_level,current_session \r\nmy adm code,,,,'67 'current_level,current_session,entry_session\r\nmy adm code,,,,' 68 68 '"[(\'printing_craft_practice\', \'A1\')]",my clr code,1981-02-04#,,,' 69 69 'anna@sample.com,,,,,,,,,,,,,Anna,,,,,,"[(\'printing_craft_practice\', \'A1\')]"' … … 72 72 '"[(\'printing_craft_practice\', \'A1\')]",,f,A111111,0,,,created,' 73 73 '[u\'2012-11-06 13:16:41 WAT - Record created by system\'],' 74 'CERT1,0,200,2012 \r\n',74 'CERT1,0,200,2012,2010\r\n', 75 75 result 76 76 )
Note: See TracChangeset for help on using the changeset viewer.