- Timestamp:
- 26 Feb 2016, 11:14:36 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/applicants/interfaces.py
r13561 r13744 146 146 'hq_degree', 'hq_school', 147 147 'hq_session', 'hq_disc', 148 ' aggregate','jamb_subjects',)148 'jamb_subjects',) 149 149 AFFIL_OMIT_DISPLAY_FIELDS = OMIT_DISPLAY_FIELDS + AFFIL_OMIT_FIELDS 150 150 AFFIL_OMIT_MANAGE_FIELDS = AFFIL_OMIT_FIELDS + ('special_application',) … … 156 156 'screening_venue', 157 157 'screening_date', 158 'aggregate', 158 159 ) 159 160 AFFIL_OMIT_PDF_FIELDS = AFFIL_OMIT_DISPLAY_FIELDS + ('phone',)
Note: See TracChangeset for help on using the changeset viewer.