Ignore:
Timestamp:
23 Feb 2008, 23:23:54 (17 years ago)
Author:
Henrik Bettermann
Message:

This is the correct Boolean logic. The last commit was only to quickly enable import of PT students.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/WAeUPImport.py

    r3207 r3208  
    662662                    msg = "matric_no exists"
    663663                    break
    664             else:
     664            if not matric_no and not jamb_reg_no:
    665665                msg = "jamb_reg_no or matric_no must be specified"
    666666                break
Note: See TracChangeset for help on using the changeset viewer.