- Timestamp:
- 31 Jul 2019, 10:49:59 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/applicants/applicant.py
r15113 r15530 34 34 file_store = getUtility(IExtFileStore) 35 35 file_store.deleteFileByContext(applicant, attr='stateresult.pdf') 36 file_store.deleteFileByContext(applicant, attr='verificationdoc.pdf') 36 37 return 37 38
Note: See TracChangeset for help on using the changeset viewer.