Ignore:
Timestamp:
9 Dec 2007, 11:10:48 (17 years ago)
Author:
Henrik Bettermann
Message:

updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/uniben/waeup_custom/pay_interswitch.py

    r2882 r2892  
    7272info['type'] = 'online'
    7373info['status'] = 'started'
    74 info['target'] = student_record.course
    75 info['subject'] = 'schoolfee'
     74info['item'] = student_record.course
     75info['category'] = 'schoolfee'
    7676now = DateTime.DateTime()
    7777info['date'] = now
Note: See TracChangeset for help on using the changeset viewer.