Changeset 9991 for main/waeup.futminna/trunk/src/waeup/futminna/applicants
- Timestamp:
- 24 Feb 2013, 17:45:30 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.futminna/trunk/src/waeup/futminna/applicants/payment.py
r8932 r9991 41 41 return 42 42 43 CustomApplicantOnlinePayment = attrs_to_fields(CustomApplicantOnlinePayment) 43 CustomApplicantOnlinePayment = attrs_to_fields( 44 CustomApplicantOnlinePayment, omit=['display_item']) 44 45 45 46 # Applicant online payments must be importable. So we might need a factory.
Note: See TracChangeset for help on using the changeset viewer.