Add comment field to Orders

refs #177
This commit is contained in:
Tobias Kunze
2016-08-12 10:30:23 +02:00
parent 04ab016d91
commit 3eb581e55a
3 changed files with 29 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ class Voucher(LoggedModel):
:type variation: ItemVariation
:param quota: If set, the quota to choose an item from
:type quota: Quota
:param comment: An internal comment that will only be visible to staff, and never displayed to the user
:type comment: str
Various constraints apply: