Ignore:
Timestamp:
20 Sep 2010, 11:58:19 (14 years ago)
Author:
Henrik Bettermann
Message:

fceokene #175

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_fceokene/getInterswitchParams.py

    r3690 r5519  
    3333    d['type_description'] = 'Hostel Maintenance Fee'
    3434    d['pay_item_name'] = "FCE Okene %(type_description)s" % d
    35     if student_record.mode.endswith('_sw'):
     35    if student_record.mode.endswith('_sw') or student_record.mode == 'pd_ft':
    3636        d['amount'] = '2500'
    3737    else:
Note: See TracChangeset for help on using the changeset viewer.