- Timestamp:
- 9 Nov 2014, 08:44:55 (10 years ago)
- Location:
- main/kofacustom.wdu/trunk/src/kofacustom/wdu
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/batching.py
r10765 r11940 24 24 students, studycourses, payment tickets and accommodation tickets. 25 25 """ 26 from kofacustom. skeleton.students.interfaces import (26 from kofacustom.wdu.students.interfaces import ( 27 27 ICustomStudent, ICustomStudentUpdateByRegNo, 28 28 ICustomStudentUpdateByMatricNo,
Note: See TracChangeset for help on using the changeset viewer.