Changeset 16842 for main/kofacustom.unidel/trunk/src/kofacustom/unidel
- Timestamp:
- 28 Feb 2022, 10:42:52 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/students/browser.py
r16841 r16842 43 43 44 44 from kofacustom.unidel.students.interfaces import ( 45 ICustomStudentOnlinePayment, ICustomStudentStudyCourse, 46 ICustomStudentStudyLevel) 45 ICustomStudentOnlinePayment, 46 ICustomStudentStudyCourse, 47 ICustomStudentStudyLevel, 48 ICustomUGStudentClearance, 49 ICustomPGStudentClearance) 47 50 from kofacustom.unidel.interfaces import MessageFactory as _ 48 51
Note: See TracChangeset for help on using the changeset viewer.