This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
38914a060f
salix
/
services
/
loopback
/
common
/
models
/
warehouse.js
4 lines
84 B
JavaScript
Raw
Blame
History
module
.
exports
=
Self
=>
{
Self
.
defineScope
(
{
where
:
{
isManaged
:
{
neq
:
0
}
}
}
)
;
}
;
View Git Blame
Copy Permalink