- Timestamp:
- 11 Jul 2017, 13:57:00 (7 years ago)
- Location:
- main/kofacustom.dspg/trunk/src/kofacustom/dspg
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/students/interfaces.py
r14712 r14716 25 25 INigeriaStudentUpdateByRegNo, INigeriaStudentUpdateByMatricNo, 26 26 ) 27 from kofacustom.dsp ou.payments.interfaces import ICustomOnlinePayment28 from kofacustom.dsp ou.interfaces import MessageFactory as _27 from kofacustom.dspg.payments.interfaces import ICustomOnlinePayment 28 from kofacustom.dspg.interfaces import MessageFactory as _ 29 29 30 30 class ICustomStudentBase(INigeriaStudentBase):
Note: See TracChangeset for help on using the changeset viewer.