Changeset 8283 for WAeUP_SRP


Ignore:
Timestamp:
26 Apr 2012, 09:25:25 (12 years ago)
Author:
Henrik Bettermann
Message:

Fix script (remove lines from web svn) and add certificates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_uniben/getSchoolFee.py

    r8279 r8283  
    1 Subversion Repositories repos 1
    2 (root)/WAeUP_SRP/trunk/skins/waeup_uniben/getSchoolFee.py - Rev 8237
    3 Rev
    4 
    5 Blame | Compare with Previous | Last modification | View Log | RSS feed
    61## Script (Python) "getSchoolFee"
    72##bind container=container
     
    938933    'PHDWED': {'payment_item': 'PHDWED', 'new': '91500', 'returning': '56200'},
    939934    'PHDWREH': {'payment_item': 'PHDWREH', 'new': '91500', 'returning': '56200'},
     935    'PGDMCB': {'payment_item': 'PGDMCB', 'new': '74500', 'returning': '327000'},
     936    'PGDTHR': {'payment_item': 'PGDTHR', 'new': '61500', 'returning': '32700'},
     937    'MPSW': {'payment_item': 'MPSW', 'new': '63500', 'returning': '22700'},
     938    'PGDCSC': {'payment_item': 'PGDCSC', 'new': '74500', 'returning': '32700'},
     939    'PGDNRM': {'payment_item': 'PGDNRM', 'new': '74500', 'returning': '32700'},
     940    'PGDBUS': {'payment_item': 'PGDBUS', 'new': '61500', 'returning': '32700'},
     941    'PGDMEXP': {'payment_item': 'PGDMEXP', 'new': '74500', 'returning': '32700'},
    940942}
    941943
     
    968970return d
    969971
    970  
    971 
    972 Powered by WebSVN 2.3.0 and Subversion 1.6.6
    973 
     972
     973
Note: See TracChangeset for help on using the changeset viewer.