Ignore:
Timestamp:
7 Jan 2017, 07:25:14 (8 years ago)
Author:
Henrik Bettermann
Message:

Add restitution fee payment category and conditions additional for course registration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py

    r14355 r14375  
    5858        'ent_registration_3': 'Registration Fee ENT201',
    5959        'fac_dep': 'Faculty and Departmental Dues',
     60        'restitution': 'Restitution Fee',
    6061        }
    6162
     
    8990        'ent_registration_3': 'Registration Fee ENT201',
    9091        'fac_dep': 'Faculty and Departmental Dues',
     92        'restitution': 'Restitution Fee',
    9193        }
    9294
     
    119121        'ent_registration_3': 'Registration Fee ENT201',
    120122        'fac_dep': 'Faculty and Departmental Dues',
     123        'restitution': 'Restitution Fee',
    121124        }
    122125
Note: See TracChangeset for help on using the changeset viewer.