source: main/kofacustom.nigeria/trunk/CHANGES.txt @ 11769

Last change on this file since 11769 was 11767, checked in by Henrik Bettermann, 10 years ago

All fee amounts must be passed to Interswitch as integers (mutltiples of Kobos) not floats.

File size: 1.0 KB
Line 
1Changes
2*******
3
41.2 (unreleased)
5================
6
7- All fee amounts must be passed to Interswitch as integers
8  (mutltiples of Kobos) not floats.
9
10- Add 'jamb_age' field.
11
12- Check if same payment has been made before calling 'goto_interswitch'.
13
14- Add interswitch browser tests and add/modify components which are needed
15  for these tests.
16
17- Add base classes InterswitchPageApplicant and InterswitchPageStudent which
18  can be used in custom packages.
19
20- Add more exam grades (pass, distinction, credit-1 and credit-2).
21
22- Add NigeriaStudentStudyLevelExporter.
23
24- Add higher qualification 'WAEC Technical Examination' as first and second
25  sitting exam type.
26
27- Add LGA 'Akwa Ibom / Nsit-Atai'.
28
29- Do not show current current level in student base data section on
30  slips (default).
31
321.1 (2014-03-14)
33================
34
35- Add display_fullname column to CourseTicketExporter (requested by Uniben).
36
37
381.0 (2014-02-22)
39================
40
41- Diazofied complete package.
42
43- We now work with waeup.kofa >= 1.0.
44
45
460.1 (2014-02-21)
47================
48
49- Initial implementation.
Note: See TracBrowser for help on using the repository browser.