Changeset 5159
- Timestamp:
- 20 Apr 2010, 07:07:26 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_aaua/pay_interswitch.py
r3690 r5159 140 140 xmldict['aaua_acct'] = "0321100000000046" 141 141 elif student_record.mode.endswith('_sw'): 142 xmldict['aaua_acct'] = " 0321100000000056"142 xmldict['aaua_acct'] = "2461770000021" 143 143 else: 144 144 xmldict['aaua_acct'] = "0000000000000000"
Note: See TracChangeset for help on using the changeset viewer.