Changeset 17991 for main/kofacustom.schoolcash/trunk/src/kofacustom/schoolcash/applicants/batching.py
- Timestamp:
- 17 Jan 2025, 03:58:56 (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.schoolcash/trunk/src/kofacustom/schoolcash/applicants/batching.py
r16717 r17991 20 20 from kofacustom.nigeria.applicants.batching import NigeriaApplicantProcessor 21 21 from waeup.kofa.applicants.batching import ApplicantOnlinePaymentProcessor 22 from kofacustom.s keleton.applicants.interfaces import (22 from kofacustom.schoolcash.applicants.interfaces import ( 23 23 ICustomApplicant, 24 24 ICustomApplicantUpdateByRegNo,
Note: See TracChangeset for help on using the changeset viewer.