improved proc #2477

Merged
pako merged 2 commits from 7420-supplierPackaging_ReportSource into dev 2024-05-20 08:22:40 +00:00
1 changed files with 16 additions and 0 deletions
Showing only changes of commit f1ae4d9f29 - Show all commits

View File

@ -62,7 +62,23 @@
},
"isFreelance": {
"type" : "boolean"
},
"fiDueDate": {
"type": "date"
},
"hasMachineryAuthorized": {
"type": "boolean"
},
"seniority": {
"type": "date"
},
"isDisable": {
"type": "boolean"
},
"isSsDiscounted": {
"type": "boolean"
}
},
"relations": {
"user": {