Merge pull request 'refactor: refs #6433 Deleted isPreviousPrepared* columns in model' (!1901) from 6433-sectorRefactor into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #1901 Reviewed-by: Carlos Andrés <carlosap@verdnatura.es>
This commit is contained in:
commit
2c35eae354
|
@ -20,18 +20,10 @@
|
|||
"type": "number",
|
||||
"required": true
|
||||
},
|
||||
"isPreviousPreparedByPacking": {
|
||||
"type": "boolean",
|
||||
"required": true
|
||||
},
|
||||
"code": {
|
||||
"type": "string",
|
||||
"required": false
|
||||
},
|
||||
"isPreviousPrepared": {
|
||||
"type": "boolean",
|
||||
"required": true
|
||||
},
|
||||
"isPackagingArea": {
|
||||
"type": "boolean",
|
||||
"required": true
|
||||
|
|
Loading…
Reference in New Issue