Changeset 13971
- Timestamp:
- 22 Jun 2016, 06:27:07 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py
r13882 r13971 335 335 translated_state = Attribute('Real name of the application state') 336 336 special = Attribute('True if special application') 337 payments = Attribute('List of payment objects stored in the applicant container') 337 338 338 339 application_date = Attribute('UTC datetime of submission, used for export only')
Note: See TracChangeset for help on using the changeset viewer.