Changeset 8423 for WAeUP_SRP/trunk/skins/waeup_uniben
- Timestamp:
- 11 May 2012, 22:02:22 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_uniben/pay_interswitch.py
r8318 r8423 194 194 <item_details detail_ref="%(detail_ref)s" college="UNIBEN" department="%(department)s" faculty="%(faculty)s"> 195 195 <item_detail item_id="1" item_name="UNIBEN School Fee" item_amt="%(uniben_amt)s" bank_id="%(bank_id)s" acct_num="%(uniben_acct)s" /> 196 <item_detail item_id="2" item_name="BT" item_amt="%(bt_amt)s" bank_id=" 89" acct_num="0061001000021095" />196 <item_detail item_id="2" item_name="BT" item_amt="%(bt_amt)s" bank_id="117" acct_num="1010764827" /> 197 197 </item_details> 198 198 </payment_item_detail>""" % xmldict
Note: See TracChangeset for help on using the changeset viewer.