Changeset 17991 for main/kofacustom.schoolcash/trunk/src/kofacustom/schoolcash/applicants/applicant.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/applicants/applicant.py
r16717 r17991 22 22 from waeup.kofa.utils.helpers import attrs_to_fields 23 23 from kofacustom.nigeria.applicants.applicant import NigeriaApplicant 24 from kofacustom.s keleton.applicants.interfaces import(24 from kofacustom.schoolcash.applicants.interfaces import( 25 25 ICustomApplicant, ICustomUGApplicantEdit, ICustomPGApplicantEdit, IPUTMEApplicantEdit) 26 26
Note: See TracChangeset for help on using the changeset viewer.