mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-23 16:32:15 +00:00
Added paperwork generation date, user & versioning
This commit is contained in:
@@ -55,6 +55,7 @@ class InvoicePrint(generic.View):
|
||||
}
|
||||
},
|
||||
'invoice':invoice,
|
||||
'current_user':request.user,
|
||||
})
|
||||
|
||||
rml = template.render(context)
|
||||
|
||||
Reference in New Issue
Block a user