- Timestamp:
- 14 Jan 2017, 16:55:11 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/students/reports/tests/test_raw_score_report.py
r14374 r14399 66 66 ticket.ca = 10 67 67 self.student['studycourse']['200']['Course2'] = ticket 68 self.student.firstname = u'Osahenokese Tessy' 69 self.student.lastname = u'Emwinyomwanru' 68 70 report = RawScoreReport('fac1', 'dep1', 2011, 200) 69 71 result = report.create_pdf('JOB_ID')
Note: See TracChangeset for help on using the changeset viewer.