Ignore:
Timestamp:
8 Dec 2008, 09:26:43 (16 years ago)
Author:
Henrik Bettermann
Message:
  • Uniben: add Clearance Officer name to clearance form
  • OIS: split academic reports, add house staff name to pastoral report, fix date
File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/uniben/layouts/student_clearance_fe.xml

    r3692 r3804  
    237237 <widget name="clr_ac_pin" meta_type="Scratchcard Pin Widget">
    238238  <property name="title">Clearance Access Code</property>
     239  <property name="description">Clearance Process</property>
    239240  <property name="fields">
    240241   <element value="clr_ac_pin"/>
     
    790791  <property name="render_format">radio</property>
    791792 </widget>
     793 
     794 <widget name="clearance_officer" meta_type="String Widget">
     795  <property name="title">Clearance Officer</property>
     796  <property name="fields">
     797   <element value="clearance_officer"/>
     798  </property>
     799  <property name="label">Clearance Officer</property>
     800  <property name="label_edit">Clearance Officer</property>
     801  <property name="readonly_layout_modes">
     802   <element value="edit"/>
     803  </property>
     804  <property name="hidden_layout_modes">
     805   <element value="create"/>
     806  </property>
     807  <property name="hidden_readonly_layout_modes"/>
     808  <property name="hidden_empty">True</property>
     809 </widget> 
     810 
    792811 <table>
    793812
     
    808827  </row>
    809828  <row>
     829   <cell name="birthday"/>
     830  </row>
     831  <row>
     832   <cell name="lga"/>
     833  </row>
     834  <row>
     835   <cell name="nationality"/>
     836  </row>
     837  <row>
     838   <cell name="fst_sit_fname"/>
     839  </row>
     840  <row>
     841   <cell name="fst_sit_no"/>
     842  </row>
     843  <row>
     844   <cell name="fst_sit_date"/>
     845  </row>
     846  <row>
     847   <cell name="fst_sit_type"/>
     848  </row>
     849  <row>
     850   <cell name="fst_sit_results"/>
     851  </row>
     852  <row>
     853   <cell name="fst_sit_scan"/>
     854  </row>
     855  <row>
     856   <cell name="scd_sit_fname"/>
     857  </row>
     858  <row>
     859   <cell name="scd_sit_no"/>
     860  </row>
     861  <row>
     862   <cell name="scd_sit_date"/>
     863  </row>
     864  <row>
     865   <cell name="scd_sit_type"/>
     866  </row>
     867  <row>
     868   <cell name="scd_sit_results"/>
     869  </row>
     870  <row>
     871   <cell name="scd_sit_scan"/>
     872  </row>
     873  <row>
     874   <cell name="alr_fname"/>
     875  </row>
     876  <row>
     877   <cell name="alr_no"/>
     878  </row>
     879  <row>
     880   <cell name="alr_date"/>
     881  </row>
     882  <row>
     883   <cell name="alr_results"/>
     884  </row>
     885  <row>
     886   <cell name="alr_scan"/>
     887  </row>
     888  <row>
     889   <cell name="hq_type"/>
     890  </row>
     891  <row>
     892   <cell name="hq_grade"/>
     893  </row>
     894  <row>
     895   <cell name="hq_school"/>
     896  </row>
     897  <row>
     898   <cell name="hq_matric_no"/>
     899  </row>
     900  <row>
     901   <cell name="hq_session"/>
     902  </row>
     903  <row>
     904   <cell name="hq_disc"/>
     905  </row>
     906  <row>
     907   <cell name="hq_scan"/>
     908  </row>
     909  <row>
     910   <cell name="birth_certificate"/>
     911  </row>
     912  <row>
     913   <cell name="age_dec"/>
     914  </row>
     915  <row>
     916   <cell name="acc_let"/>
     917  </row>
     918  <row>
     919   <cell name="jamb_slip"/>
     920  </row>
     921  <row>
     922   <cell name="cert"/>
     923  </row>
     924  <row>
     925   <cell name="evid"/>
     926  </row>
     927  <row>
     928   <cell name="jamb_let"/>
     929  </row>
     930  <row>
     931   <cell name="res_stat"/>
     932  </row>
     933  <row>
     934   <cell name="ref_let"/>
     935  </row>
     936  <row>
     937   <cell name="cred"/>
     938  </row>
     939  <row>
     940   <cell name="stat_dec"/>
     941  </row>
     942  <row>
     943   <cell name="uniben"/>
     944  </row>
     945  <row>
     946   <cell name="def_adm"/>
     947  </row>
     948  <row>
    810949   <cell name="clr_ac_pin"/>
    811950  </row>
     
    818957  <row>
    819958   <cell name="cleared_date"/>
    820   </row>
    821   <row>
    822    <cell name="birthday"/>
    823   </row>
    824   <row>
    825    <cell name="lga"/>
    826   </row>
    827   <row>
    828    <cell name="nationality"/>
    829   </row>
    830   <row>
    831    <cell name="fst_sit_fname"/>
    832   </row>
    833   <row>
    834    <cell name="fst_sit_no"/>
    835   </row>
    836   <row>
    837    <cell name="fst_sit_date"/>
    838   </row>
    839   <row>
    840    <cell name="fst_sit_type"/>
    841   </row>
    842   <row>
    843    <cell name="fst_sit_results"/>
    844   </row>
    845   <row>
    846    <cell name="fst_sit_scan"/>
    847   </row>
    848   <row>
    849    <cell name="scd_sit_fname"/>
    850   </row>
    851   <row>
    852    <cell name="scd_sit_no"/>
    853   </row>
    854   <row>
    855    <cell name="scd_sit_date"/>
    856   </row>
    857   <row>
    858    <cell name="scd_sit_type"/>
    859   </row>
    860   <row>
    861    <cell name="scd_sit_results"/>
    862   </row>
    863   <row>
    864    <cell name="scd_sit_scan"/>
    865   </row>
    866   <row>
    867    <cell name="alr_fname"/>
    868   </row>
    869   <row>
    870    <cell name="alr_no"/>
    871   </row>
    872   <row>
    873    <cell name="alr_date"/>
    874   </row>
    875   <row>
    876    <cell name="alr_results"/>
    877   </row>
    878   <row>
    879    <cell name="alr_scan"/>
    880   </row>
    881   <row>
    882    <cell name="hq_type"/>
    883   </row>
    884   <row>
    885    <cell name="hq_grade"/>
    886   </row>
    887   <row>
    888    <cell name="hq_school"/>
    889   </row>
    890   <row>
    891    <cell name="hq_matric_no"/>
    892   </row>
    893   <row>
    894    <cell name="hq_session"/>
    895   </row>
    896   <row>
    897    <cell name="hq_disc"/>
    898   </row>
    899   <row>
    900    <cell name="hq_scan"/>
    901   </row>
    902   <row>
    903    <cell name="birth_certificate"/>
    904   </row>
    905   <row>
    906    <cell name="age_dec"/>
    907   </row>
    908   <row>
    909    <cell name="acc_let"/>
    910   </row>
    911   <row>
    912    <cell name="jamb_slip"/>
    913   </row>
    914   <row>
    915    <cell name="cert"/>
    916   </row>
    917   <row>
    918    <cell name="evid"/>
    919   </row>
    920   <row>
    921    <cell name="jamb_let"/>
    922   </row>
    923   <row>
    924    <cell name="res_stat"/>
    925   </row>
    926   <row>
    927    <cell name="ref_let"/>
    928   </row>
    929   <row>
    930    <cell name="cred"/>
    931   </row>
    932   <row>
    933    <cell name="stat_dec"/>
    934   </row>
    935   <row>
    936    <cell name="uniben"/>
    937   </row>
    938   <row>
    939    <cell name="def_adm"/>
    940   </row>
     959  </row> 
     960  <row>
     961   <cell name="clearance_officer"/>
     962  </row> 
    941963 </table>
    942964</object>
Note: See TracChangeset for help on using the changeset viewer.