- Timestamp:
- 13 Oct 2019, 21:01:01 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/utils.py
r15663 r15672 52 52 53 53 def setPaymentDetails(self, category, student, 54 previous_session, previous_level ):54 previous_session, previous_level, p_combi=[]): 55 55 """Create a payment ticket and set the payment data of a 56 56 student for the payment category specified.
Note: See TracChangeset for help on using the changeset viewer.