mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-22 20:05:56 +00:00
Update PDF templates and enable sending of PDF via email.
PDFs now state QUOTE, INVOICE or RECEIPT. Single copy and all but INVOICE includes terms of hire.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Hi {{object.event.mic.get_full_name}},
|
||||
Hi {{object.event.mic.get_full_name|default_if_none:"somebody"}},
|
||||
|
||||
Just to let you know your event N{{object.event.pk|stringformat:"05d"}} has been successfully authorised for {{object.amount}} by {{object.name}} as of {{object.last_edited_at}}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user