Changeset 16335 for main/kofacustom.dspg


Ignore:
Timestamp:
24 Nov 2020, 12:31:59 (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

    r16323 r16335  
    179179            xmldict['institution_bank_id'] = '11'
    180180        elif self.context.p_category == 'eed_extra':
    181             self.pay_item_id = '000'
     181            self.pay_item_id = '157'
    182182            xmldict['institution_acct'] = '0039782431'
    183183            xmldict['institution_bank_id'] = '11'
Note: See TracChangeset for help on using the changeset viewer.