Changeset 5181
- Timestamp:
- 30 Apr 2010, 14:12:28 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_aaua/pay_interswitch2.py
r5164 r5181 150 150 <item_details detail_ref="%(detail_ref)s" college="AAUA" department="%(department)s" faculty="%(faculty)s"> 151 151 <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" />153 152 </item_details> 154 153 </payment_item_detail>""" % xmldict
Note: See TracChangeset for help on using the changeset viewer.