update jobs to take into account first class

This commit is contained in:
Leo Hemsted
2018-09-28 17:08:28 +01:00
parent 32f39475d2
commit efab189ae8
7 changed files with 65 additions and 10 deletions

View File

@@ -390,7 +390,7 @@ def notification_json(
status = 'delivered'
links = {}
if template_type == 'letter':
postage = 'second'
postage = postage or 'second'
if with_links:
links = {