Allow to print question answers on invoices

This commit is contained in:
Raphael Michel
2019-08-30 17:24:57 +02:00
parent aa99dbc830
commit 7fc7dd0163
9 changed files with 56 additions and 3 deletions

View File

@@ -1675,6 +1675,7 @@ TEST_QUESTION_RES = {
"items": [],
"ask_during_checkin": False,
"hidden": False,
"print_on_invoice": False,
"identifier": "ABC",
"position": 0,
"dependency_question": None,