Ignore:
Timestamp:
22 Jun 2016, 06:27:07 (8 years ago)
Author:
Henrik Bettermann
Message:

Update interface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py

    r13882 r13971  
    335335    translated_state = Attribute('Real name of the application state')
    336336    special = Attribute('True if special application')
     337    payments = Attribute('List of payment objects stored in the applicant container')
    337338
    338339    application_date = Attribute('UTC datetime of submission, used for export only')
Note: See TracChangeset for help on using the changeset viewer.