Changeset 16336 for main/kofacustom.dspg


Ignore:
Timestamp:
24 Nov 2020, 12:32:49 (4 years ago)
Author:
Henrik Bettermann
Message:

Set item id.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py

    r16335 r16336  
    221221            xmldict['institution_bank_id'] = '11'
    222222        elif self.context.p_category == 'facilities':
    223             self.pay_item_id = '000'
     223            self.pay_item_id = '156'
    224224            xmldict['institution_acct'] = '1012808851'
    225225            xmldict['institution_bank_id'] = '117'
Note: See TracChangeset for help on using the changeset viewer.