Ignore:
Timestamp:
16 Jan 2019, 15:35:17 (6 years ago)
Author:
Henrik Bettermann
Message:

Use correct bank id.

File:
1 edited

Legend:

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

    r15255 r15298  
    377377<item_detail item_id="1" item_name="Profession Accreditation" item_amt="%(amt1)d" bank_id="11" acct_num="0040285084" />
    378378<item_detail item_id="2" item_name="ACCT Dues" item_amt="%(amt2)d" bank_id="11" acct_num="0036184955" />
    379 <item_detail item_id="3" item_name="NAPAS" item_amt="%(amt3)d" bank_id="11" acct_num="2008498661" />
     379<item_detail item_id="3" item_name="NAPAS" item_amt="%(amt3)d" bank_id="8" acct_num="2008498661" />
    380380</item_details>
    381381</payment_item_detail>""" % xmldict
Note: See TracChangeset for help on using the changeset viewer.