Ignore:
Timestamp:
20 Oct 2015, 09:53:21 (9 years ago)
Author:
Henrik Bettermann
Message:

Re-enable JUPEB payments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py

    r13338 r13340  
    256256
    257257            #####################################################
    258             if student.faccode == 'JUPEB':
    259                 return _('Payment temporarily disabled.'), None
     258            #if student.faccode == 'JUPEB':
     259            #    return _('Payment temporarily disabled.'), None
    260260            #####################################################
    261261
Note: See TracChangeset for help on using the changeset viewer.