Ignore:
Timestamp:
2 Nov 2019, 08:07:06 (5 years ago)
Author:
Henrik Bettermann
Message:

Configure fac_dep fee.

File:
1 edited

Legend:

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

    r15735 r15742  
    602602        # Faculty and Departmental Dues
    603603        elif self.context.p_category == 'fac_dep':
     604            xmldict['institution_acct'] = '1016425386'
     605            xmldict['institution_bank_id'] = '117'
    604606            self.pay_item_id = '117'
    605607            xmldict['institution_amt'] = 100 * (
Note: See TracChangeset for help on using the changeset viewer.