Merge branch 'dev' into 7420-supplierPackaging_ReportSource
gitea/salix/pipeline/pr-dev This commit looks good
Details
gitea/salix/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
commit
f1ae4d9f29
|
@ -62,7 +62,23 @@
|
|||
},
|
||||
"isFreelance": {
|
||||
"type" : "boolean"
|
||||
},
|
||||
"fiDueDate": {
|
||||
"type": "date"
|
||||
},
|
||||
"hasMachineryAuthorized": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"seniority": {
|
||||
"type": "date"
|
||||
},
|
||||
"isDisable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isSsDiscounted": {
|
||||
"type": "boolean"
|
||||
}
|
||||
|
||||
},
|
||||
"relations": {
|
||||
"user": {
|
||||
|
|
Loading…
Reference in New Issue