Ignore:
Timestamp:
30 Apr 2010, 14:12:28 (14 years ago)
Author:
Henrik Bettermann
Message:

remove BT line in xml data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_aaua/pay_interswitch2.py

    r5164 r5181  
    150150<item_details detail_ref="%(detail_ref)s" college="AAUA" department="%(department)s" faculty="%(faculty)s">
    151151<item_detail item_id="1" item_name="AAUA" item_amt="%(aaua_amount)s" bank_id="%(bank_id)s" acct_num="%(aaua_acct)s" />
    152 <item_detail item_id="2" item_name="BT" item_amt="%(bt_amount)s" bank_id="117" acct_num="6012015294" />
    153152</item_details>
    154153</payment_item_detail>""" % xmldict
Note: See TracChangeset for help on using the changeset viewer.