Changeset 2797 for WAeUP_SRP/base/skins/waeup_epayment
- Timestamp:
- 27 Nov 2007, 20:48:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/skins/waeup_epayment/getSchoolFee.py
r2660 r2797 83 83 "ODPT":{'description':"Doctor of Optometry",'returning':"42700",'new':"58700"}, 84 84 "PHARMD1":{'description':"Doctor of Pharmacy",'returning':"44700",'new':"58700"}, 85 "BECOSW":{'description':"Bachelor of Economics Education (Sandwich)",'returning':"21700",'new':"36200"}, 86 "BBEDSW":{'description':"Bachelor of Business Education (Sandwich)",'returning':"21700",'new':"36200"}, 87 "BENLSW":{'description':"Bachelor of English & Literature Education (Sandwich)",'returning':"21700",'new':"36200"}, 88 "BEMGTSW":{'description':"Bachelor of Management Education (Sandwich)",'returning':"21700",'new':"36200"}, 89 "BBIOSW":{'description':"Bachelor of Biology Education (Sandwich)",'returning':"22200",'new':"37700"}, 90 "BCSCSW":{'description':"Bachelor of Computer Science Education (Sandwich)",'returning':"22200",'new':"37700"}, 91 "BAGRSW":{'description':"Bachelor of Agricultural Science Education (Sandwich)",'returning':"22200",'new':"37700"}, 92 "BHEDSW":{'description':"Bachelor of Health Education (Sandwich)",'returning':"22200",'new':"37700"}, 85 93 86 "CPA":{'description':"Certificate in Public Admin",'returning':"21200",'new':"35200"}, 94 87 "DHAM":{'description':"Diploma in Health Management",'returning':"24200",'new':"37200"}, … … 103 96 "DEC":{'description':"Diploma in Early Childhood Education",'returning':"20200",'new':"33200"}, 104 97 "DLS":{'description':"Diploma in Library & Information Science",'returning':"24200",'new':"37200"}, 105 "BECO":{'description':"Bachelor in Computer Engineering",'returning':"32700",'new':"48700"} 98 "BECO":{'description':"Bachelor in Computer Engineering",'returning':"32700",'new':"48700"}, 99 100 "BECOSW":{'description':"Bachelor of Economics Education (Sandwich)",'returning':"22700",'new':"37200"}, 101 102 "BBEDSW":{'description':"Bachelor of Business Education (Sandwich)",'returning':"22700",'new':"37200"}, 103 "BENLSW":{'description':"Bachelor of English & Literature Education (Sandwich)",'returning':"22700",'new':"37200"}, 104 "BEMGTSW":{'description':"Bachelor of Management Education (Sandwich)",'returning':"22700",'new':"37200"}, 105 "BBIOSW":{'description':"Bachelor of Biology Education (Sandwich)",'returning':"23200",'new':"38700"}, 106 "BCSCSW":{'description':"Bachelor of Computer Science Education (Sandwich)",'returning':"23200",'new':"38700"}, 107 "BAGRSW":{'description':"Bachelor of Agricultural Science Education (Sandwich)",'returning':"23200",'new':"38700"}, 108 "BHEDSW":{'description':"Bachelor of Health Education (Sandwich)",'returning':"23200",'new':"38700"}, 109 110 106 111 } 107 112
Note: See TracChangeset for help on using the changeset viewer.