8144-devToTest_2448 #3216

Merged
alexm merged 256 commits from 8144-devToTest_2448 into test 2024-11-19 07:36:04 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit dd637b9333 - Show all commits

View File

@ -48,8 +48,7 @@
"itemShelving": {
"type": "hasMany",
"model": "ItemShelving",
"foreignKey": "shelvingFk",
"primaryKey": "code"
"foreignKey": "shelvingFk"
}
}
}