Change the variable name to make a little more sense.

This commit is contained in:
Rebecca Law
2019-09-16 15:10:10 +01:00
committed by Leo Hemsted
parent 702d8fa85f
commit f234e94572
4 changed files with 13 additions and 12 deletions

View File

@@ -181,7 +181,7 @@ def send_pdf_letter_notification(service_id, post_data):
reference=notification.reference,
crown=notification.service.crown,
sending_date=notification.created_at,
is_scan_letter=False,
dont_use_sending_date=False,
postage=notification.postage
)