From 5ac255ac521e1534219a93a5e8c231e4be288e3e Mon Sep 17 00:00:00 2001 From: sergiodt Date: Thu, 21 Nov 2024 16:27:45 +0100 Subject: [PATCH] fix: refs #7855 refs#7855 isCheckedDeleted --- back/models/expedition_PrintOut.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/back/models/expedition_PrintOut.json b/back/models/expedition_PrintOut.json index dd49b0234..23a2fdbc4 100644 --- a/back/models/expedition_PrintOut.json +++ b/back/models/expedition_PrintOut.json @@ -14,9 +14,6 @@ }, "itemFk": { "type": "number" - }, - "isChecked": { - "type": "boolean" } } } \ No newline at end of file