Ignore:
Timestamp:
20 Aug 2007, 21:38:24 (17 years ago)
Author:
Henrik Bettermann
Message:

show apply_pume link

and more ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_epayment/interswitch_cb.py

    r1992 r2133  
    8282        if next_session == context.getSessionId()[-2:]:
    8383            wftool.doActionFor(student,'pay_school_fee')
    84         else:
     84        if int(session) <  6:
    8585            study_course = getattr(student,'study_course')
    8686            try:
Note: See TracChangeset for help on using the changeset viewer.