Ignore:
Timestamp:
17 Jan 2025, 03:58:56 (39 hours ago)
Author:
Henrik Bettermann
Message:

Initialize schoolcash demo portal.

File:
1 edited

Legend:

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

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