Ignore:
Timestamp:
11 Mar 2008, 21:31:39 (17 years ago)
Author:
Henrik Bettermann
Message:

Store application pin in application object, otherwise the old registration number would be lost for CEST and Sandwich students. These students are admitted with a constructed registration number.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/uniben/profiles/default/schemas/student_application.xml

    r2574 r3321  
    1818 <field name="jamb_lga" meta_type="CPS String Field"/>
    1919 <field name="jamb_state" meta_type="CPS String Field"/>
    20  
     20
    2121 <field name="jamb_reg_no" meta_type="CPS String Field">
    2222  <property name="is_searchabletext">True</property>
     
    2424 <field name="jamb_score" meta_type="CPS String Field"/>
    2525 <field name="jamb_sex" meta_type="CPS String Field"/>
    26  
     26
    2727 <field name="passport" meta_type="CPS Image Field"/>
    28  
     28
     29 <field name="app_reg_pin" meta_type="CPS String Field"/>
    2930 <field name="screening_application_date" meta_type="CPS DateTime Field"/>
    3031 <field name="date_of_birth" meta_type="CPS DateTime Field"/>
     
    3940 <field name="aos" meta_type="CPS String Field"/>
    4041
    41  
     42
    4243</object>
    4344
Note: See TracChangeset for help on using the changeset viewer.