Ignore:
Timestamp:
18 Jan 2016, 17:22:05 (9 years ago)
Author:
Henrik Bettermann
Message:

Rename bursary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/permissions.py

    r13620 r13634  
    2525    """The ClearStudentFinancially permission is needed to clear students
    2626    financially or to reject financial clearance. This permission is
    27     meant for bursary officers.
     27    meant for financial clearance officers.
    2828    """
    2929    grok.name('waeup.clearStudentFinancially')
     
    3131
    3232class BursaryOfficer(grok.Role):
    33     """Bursary Officers can export bursary data. They can't access the
     33    """Financial Clearance Officers (aka Bursary Officers)
     34    can export bursary data. They can't access the
    3435    Data Center but see student data export buttons in the Academic Section.
    3536
Note: See TracChangeset for help on using the changeset viewer.