Ignore:
Timestamp:
31 Jan 2024, 11:42:09 (8 months ago)
Author:
Henrik Bettermann
Message:

Initialization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.udss/trunk/src/kofacustom/udss/students/interfaces.py

    r16717 r17689  
    2525    INigeriaStudentUpdateByRegNo, INigeriaStudentUpdateByMatricNo,
    2626    )
    27 from kofacustom.skeleton.payments.interfaces import ICustomOnlinePayment
    28 from kofacustom.skeleton.interfaces import MessageFactory as _
     27from kofacustom.udss.payments.interfaces import ICustomOnlinePayment
     28from kofacustom.udss.interfaces import MessageFactory as _
    2929
    3030class ICustomStudentBase(INigeriaStudentBase):
Note: See TracChangeset for help on using the changeset viewer.