- Timestamp:
- 16 Jan 2019, 15:35:17 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py
r15255 r15298 377 377 <item_detail item_id="1" item_name="Profession Accreditation" item_amt="%(amt1)d" bank_id="11" acct_num="0040285084" /> 378 378 <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" /> 380 380 </item_details> 381 381 </payment_item_detail>""" % xmldict
Note: See TracChangeset for help on using the changeset viewer.