Ignore:
Timestamp:
27 Jan 2016, 06:35:08 (9 years ago)
Author:
Henrik Bettermann
Message:

Change pay item id for regular school fee payments, see ticket #166.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py

    r13606 r13644  
    227227                xmldict['institution_bank_id'] = '117'
    228228                xmldict['institution_acct'] = '1010827641'
    229                 self.pay_item_id = '101'
     229                self.pay_item_id = '107'
    230230                if student.is_postgrad:
    231231                    xmldict['institution_bank_id'] = '51'
Note: See TracChangeset for help on using the changeset viewer.