- Timestamp:
- 23 Nov 2010, 07:14:25 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_epayment/pay_interswitch_acco.py
r3778 r5592 43 43 info = context.getInterswitchParams(paytype,student,payment_id,student_record) 44 44 info['student'] = student_record 45 else: 46 return None 45 47 46 48 info['pay_bill_to'] = student_record.name
Note: See TracChangeset for help on using the changeset viewer.