- Timestamp:
- 31 Aug 2021, 14:41:29 (3 years ago)
- Location:
- main/kofacustom.ecns/trunk/src/kofacustom/ecns
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.ecns/trunk/src/kofacustom/ecns/applicants/payment.py
r15614 r16589 24 24 from waeup.kofa.applicants.payment import ApplicantOnlinePayment 25 25 from waeup.kofa.utils.helpers import attrs_to_fields 26 from kofacustom. skeleton.applicants.interfaces import ICustomApplicantOnlinePayment26 from kofacustom.ecns.applicants.interfaces import ICustomApplicantOnlinePayment 27 27 28 28 class CustomApplicantOnlinePayment(ApplicantOnlinePayment):
Note: See TracChangeset for help on using the changeset viewer.