Changeset 14581 for main


Ignore:
Timestamp:
23 Feb 2017, 20:30:26 (8 years ago)
Author:
Henrik Bettermann
Message:

Add outstanding field to exporter.

File:
1 edited

Legend:

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

    r14253 r14581  
    7070            'student_id','reg_number','matric_number',
    7171            'mandatory', 'score', 'ca', 'carry_over', 'automatic',
    72             'level_session',
     72            'level_session', 'outstanding',
    7373            'title', 'credits', 'passmark', 'semester'
    7474            ] + self.additional_fields
Note: See TracChangeset for help on using the changeset viewer.