6186_deletePackingShelve #1975

Merged
sergiodt merged 2 commits from 6186_deletePackingShelve into dev 2024-01-31 08:35:08 +00:00
1 changed files with 2 additions and 5 deletions
Showing only changes of commit a8b483078f - Show all commits

View File

@ -143,15 +143,12 @@
"isFloramondo": {
"type": "boolean"
},
"packingShelve": {
"type": "number"
},
"isLaid": {
"type": "boolean"
},
"isPhotoRequested": {
"type": "boolean",
"mysql":{
"mysql": {
"columnName": "doPhoto"
}
},
@ -226,4 +223,4 @@
}
}
}
}
}