- Timestamp:
- 29 Jun 2022, 10:24:59 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py
r16960 r16976 1406 1406 mapping = {'a': emails_sent}) 1407 1407 IWorkflowInfo(self.context).fireTransition('submit') 1408 # Send confirmation email 1409 getUtility(IKofaUtils).informApplicant(self.context) 1408 1410 # application_date is used in export files for sorting. 1409 1411 # We can thus store utc.
Note: See TracChangeset for help on using the changeset viewer.