Ignore:
Timestamp:
16 Oct 2015, 11:51:51 (9 years ago)
Author:
Henrik Bettermann
Message:

Add pay_item_id for JUPEB schoolfee payments.

File:
1 edited

Legend:

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

    r13332 r13333  
    241241
    242242            #####################################################
    243             if student.faccode == 'JUPEB':
    244                 return _('Payment temporarily disabled.'), None
     243            #if student.faccode == 'JUPEB':
     244            #    return _('Payment temporarily disabled.'), None
    245245            #####################################################
    246246
Note: See TracChangeset for help on using the changeset viewer.