Changeset 17131 for main/kofacustom.unidel
- Timestamp:
- 13 Oct 2022, 16:50:23 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/applicants/applicant.py
r17128 r17131 32 32 33 33 def _setStudyCourseAttributes(self, studycourse): 34 if self.applicant_id.startswith(' pude'):34 if self.applicant_id.startswith('de'): 35 35 studycourse.entry_mode = u'de_ft' 36 36 studycourse.current_level = 200
Note: See TracChangeset for help on using the changeset viewer.