Ignore:
Timestamp:
20 Nov 2019, 16:15:26 (5 years ago)
Author:
Henrik Bettermann
Message:

Fix TypeError?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/etranzact/browser.py

    r15824 r15832  
    160160            self.context.__parent__.__parent__.year, self.context):
    161161            return
    162         super(EtranzactEnterPinPageStudent, self).update()
     162        super(EtranzactEnterPinPageApplicant, self).update()
    163163        # Already now it becomes an Etranzact payment. We set the net amount
    164164        # and add the gateway amount.
Note: See TracChangeset for help on using the changeset viewer.