refs #6553 changes models #2522

Open
carlossa wants to merge 38 commits from 6553-workerBusiness into dev
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 358f93c454 - Show all commits

View File

@ -75,6 +75,9 @@
}, },
"isSsDiscounted": { "isSsDiscounted": {
"type": "boolean" "type": "boolean"
},
"businessFk": {
"type": "number"
} }
}, },
"relations": { "relations": {