Add checkin_attetion field to Order model

This commit is contained in:
Raphael Michel
2018-02-22 10:49:17 +01:00
parent 70fbbfe2a0
commit 2434bf14d5
10 changed files with 63 additions and 8 deletions

View File

@@ -106,6 +106,7 @@ TEST_ORDER_RES = {
"payment_fee_tax_value": "0.05",
"total": "23.00",
"comment": "",
"checkin_attention": False,
"invoice_address": {
"last_modified": "2017-12-01T10:00:00Z",
"is_business": False,