source: WAeUP_SRP/trunk/skins/waeup_ois/callAcademicReportSlip.py @ 4389

Last change on this file since 4389 was 3811, checked in by Henrik Bettermann, 16 years ago

resolve ticket Schools #1

File size: 254 bytes
Line 
1## Script (Python) "callAcademicReportSlip"
2##bind container=container
3##bind context=context
4##bind namespace=
5##bind script=script
6##bind subpath=traverse_subpath
7##parameters=term
8##title=
9##
10
11return context.academic_report_slip(term = term)
Note: See TracBrowser for help on using the repository browser.