Changeset 17991 for main/kofacustom.schoolcash/trunk/src/kofacustom/schoolcash/students/interfaces.py
- Timestamp:
- 17 Jan 2025, 03:58:56 (39 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.schoolcash/trunk/src/kofacustom/schoolcash/students/interfaces.py
r16717 r17991 25 25 INigeriaStudentUpdateByRegNo, INigeriaStudentUpdateByMatricNo, 26 26 ) 27 from kofacustom.s keleton.payments.interfaces import ICustomOnlinePayment28 from kofacustom.s keleton.interfaces import MessageFactory as _27 from kofacustom.schoolcash.payments.interfaces import ICustomOnlinePayment 28 from kofacustom.schoolcash.interfaces import MessageFactory as _ 29 29 30 30 class ICustomStudentBase(INigeriaStudentBase):
Note: See TracChangeset for help on using the changeset viewer.