Changeset 4548
- Timestamp:
- 16 Nov 2009, 10:47:37 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/WAeUPTool.py
r4539 r4548 955 955 956 956 try: 957 if brain.screening_type in ('cest','sandwich',) :957 if brain.screening_type in ('cest','sandwich',) and brain.serial and brain.entry_session: 958 958 if brain.course1: 959 959 reg_no = "%s%s/%s" % (brain.course1[:3],brain.serial,brain.entry_session)
Note: See TracChangeset for help on using the changeset viewer.