This commit is contained in:
parent
5e78317b5e
commit
dd637b9333
|
@ -48,8 +48,7 @@
|
||||||
"itemShelving": {
|
"itemShelving": {
|
||||||
"type": "hasMany",
|
"type": "hasMany",
|
||||||
"model": "ItemShelving",
|
"model": "ItemShelving",
|
||||||
"foreignKey": "shelvingFk",
|
"foreignKey": "shelvingFk"
|
||||||
"primaryKey": "code"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue