7983-testToMaster_2438 #2977

Merged
alexm merged 212 commits from 7983-testToMaster_2438 into master 2024-09-17 05:36:47 +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": {
"type": "hasMany",
"model": "MedicalReview"
"model": "MedicalReview",
"foreignKey": "workerFk"
},
"incomes": {
"type": "hasMany",