update model vehicle
gitea/salix/dev This commit looks good Details

This commit is contained in:
Bernat 2019-03-21 12:50:34 +01:00
parent bb321995fa
commit 504dc954d0
1 changed files with 5 additions and 0 deletions

View File

@ -43,6 +43,11 @@
"foreignKey": "warehouseFk" "foreignKey": "warehouseFk"
} }
}, },
"scope": {
"where": {
"isActive": true
}
},
"acls": [ "acls": [
{ {
"accessType": "READ", "accessType": "READ",