Changeset 5188
- Timestamp:
- 10 May 2010, 19:36:47 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/WAeUPTool.py
r5183 r5188 958 958 959 959 try: 960 if brain.screening_type in (' cest','sandwich','sandwich2008') and brain.serial and brain.entry_session:960 if brain.screening_type in ('dp','pt','ct','cest','sandwich','sandwich2008') and brain.serial and brain.entry_session: 961 961 if brain.course1: 962 962 reg_no = "%s%s/%s" % (brain.course1[:3],brain.serial,brain.entry_session)
Note: See TracChangeset for help on using the changeset viewer.