Ignore:
Timestamp:
13 Oct 2019, 20:46:07 (5 years ago)
Author:
Henrik Bettermann
Message:

Adjust to changes in base package.

File:
1 edited

Legend:

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

    r15648 r15667  
    265265
    266266    def setPaymentDetails(self, category, student,
    267             previous_session=None, previous_level=None):
     267            previous_session=None, previous_level=None, combi=[]):
    268268        """Create Payment object and set the payment data of a student for
    269269        the payment category specified.
Note: See TracChangeset for help on using the changeset viewer.