Changeset 2534 for WAeUP_SRP/base
- Timestamp:
- 5 Nov 2007, 06:37:12 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/skins/waeup_epayment/getSchoolFee.py
r2526 r2534 82 82 "ODPT":{'description':"Doctor of Optometry",'returning':"42700",'new':"58700"}, 83 83 "PHARMD1":{'description':"Doctor of Pharmacy",'returning':"44700",'new':"58700"}, 84 85 86 87 88 89 90 91 84 "BECOSW":{'description':"Bachelor of Economics Education (Sandwich)",'returning':"21700",'new':"36200"}, 85 "BBEDSW":{'description':"Bachelor of Business Education (Sandwich)",'returning':"21700",'new':"36200"}, 86 "BENLSW":{'description':"Bachelor of English & Literature Education (Sandwich)",'returning':"21700",'new':"36200"}, 87 "BEMGTSW":{'description':"Bachelor of Management Education (Sandwich)",'returning':"21700",'new':"36200"}, 88 "BBIOSW":{'description':"Bachelor of Biology Education (Sandwich)",'returning':"22200",'new':"37700"}, 89 "BCSCSW":{'description':"Bachelor of Computer Science Education (Sandwich)",'returning':"22200",'new':"37700"}, 90 "BAGRSW":{'description':"Bachelor of Agricultural Science Education (Sandwich)",'returning':"22200",'new':"37700"}, 91 "BHEDSW":{'description':"Bachelor of Health Education (Sandwich)",'returning':"22200",'new':"37700"}, 92 92 "CPA":{'description':"Certificate in Public Admin",'returning':"21200",'new':"35200"}, 93 93 "DHAM":{'description':"Diploma in Health Management",'returning':"24200",'new':"37200"}, … … 102 102 "DEC":{'description':"Diploma in Early Childhood Education",'returning':"20200",'new':"33200"}, 103 103 "DLS":{'description':"Diploma in Library & Information Science",'returning':"24200",'new':"37200"}, 104 "BECO":{'description':"Bachelor in Computer Engineering",'returning':"32700",'new':"48700"} 104 "BECO":{'description':"Bachelor in Computer Engineering",'returning':"32700",'new':"48700"} 105 105 } 106 106
Note: See TracChangeset for help on using the changeset viewer.