Changeset 8524 for main/waeup.kofa/trunk/src/waeup/kofa/students
- Timestamp:
- 26 May 2012, 05:42:39 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py
r8481 r8524 253 253 254 254 def getPaymentDetails(self, category, student): 255 """Get the payment dat esof a student for the payment category255 """Get the payment data of a student for the payment category 256 256 specified. 257 257 """
Note: See TracChangeset for help on using the changeset viewer.