7953-devToTest_2438 #2942

Merged
alexm merged 199 commits from 7953-devToTest_2438 into test 2024-09-10 07:22:31 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit ebdd6bd08c - Show all commits

View File

@ -118,7 +118,8 @@
}, },
"medicalReview": { "medicalReview": {
"type": "hasMany", "type": "hasMany",
"model": "MedicalReview" "model": "MedicalReview",
"foreignKey": "workerFk"
}, },
"incomes": { "incomes": {
"type": "hasMany", "type": "hasMany",