Commit bafe95e0 authored by Nicolas Wavrant's avatar Nicolas Wavrant

fixup LetterPostModule_exportExportableLetterPostActivity

parent dffdf67b
......@@ -22,6 +22,8 @@ result_pdf = portal.document_module.newContent(
filename='letter_export.pdf',
)
result_pdf.release()
portal.portal_notifications.activate(activity='SQLQueue').sendMessage(
recipient=[user_name,],
subject=N_('Letters to print'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment