Changeset 12872 for main/waeup.kofa/trunk/src/waeup/kofa/applicants
- Timestamp:
- 23 Apr 2015, 12:33:51 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/batching.py
r12870 r12872 78 78 79 79 class ApplicantProcessor(BatchProcessor): 80 """The Applicant Processor imports application records(applicants).80 """The Applicant Processor imports application data (applicants). 81 81 82 82 In create mode `container_code` is required. If `application_number` is
Note: See TracChangeset for help on using the changeset viewer.