Changeset 15678


Ignore:
Timestamp:
13 Oct 2019, 21:31:09 (5 years ago)
Author:
Henrik Bettermann
Message:

Fix typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.fceokene/trunk/src/waeup/fceokene/students/utils.py

    r15668 r15678  
    7373
    7474    def setPaymentDetails(self, category, student,
    75             previous_session=None, previous_level=None, p_combi=[]):
     75            previous_session=None, previous_level=None, combi=[]):
    7676        """Create Payment object and set the payment data of a student for
    7777        the payment category specified.
Note: See TracChangeset for help on using the changeset viewer.