This commit is contained in:
+1
-1
@@ -3654,7 +3654,7 @@ def generate_test_ausleihen():
|
|||||||
"Item": str(item3_res.inserted_id),
|
"Item": str(item3_res.inserted_id),
|
||||||
"Status": "active",
|
"Status": "active",
|
||||||
"DueDate": due_date_frisch,
|
"DueDate": due_date_frisch,
|
||||||
"Mahnstufe": 0,
|
"Mahnstufe": 2,
|
||||||
"LastUpdated": current_time
|
"LastUpdated": current_time
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user