Ignore:
Timestamp:
16 Mar 2009, 07:59:01 (16 years ago)
Author:
Henrik Bettermann
Message:

getSchoolFee.py: next trial
pay_interswitch.py: change BT bank account

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_aaue/pay_interswitch.py

    r3906 r4014  
    157157<item_detail item_id="1" item_name="AAUE School Fee" item_amt="%(amount)s" bank_id="123" acct_num="6020008887" />
    158158<item_detail item_id="2" item_name="AAUE Split" item_amt="%(aaue_split)s" bank_id="123" acct_num="6020008887" />
    159 <item_detail item_id="3" item_name="BT" item_amt="%(bt_amount)s" bank_id="89" acct_num="0061001000021096" />
     159<item_detail item_id="3" item_name="BT" item_amt="%(bt_amount)s" bank_id="117" acct_num="6012015294" />
    160160</item_details>
    161161</payment_item_detail>""" % xmldict
Note: See TracChangeset for help on using the changeset viewer.