Allow to exclude items from ticket generation explicitly

This commit is contained in:
Raphael Michel
2019-02-01 16:48:14 +01:00
parent f77b551aa6
commit 2aa246b3d5
16 changed files with 119 additions and 78 deletions

View File

@@ -221,6 +221,7 @@ TEST_ITEM_RES = {
"tax_rule": None,
"admission": False,
"position": 0,
"generate_tickets": None,
"picture": None,
"available_from": None,
"available_until": None,