defaulter no muestra negativos
This commit is contained in:
parent
db7bc708e6
commit
394a987a05
|
@ -27,5 +27,6 @@
|
|||
"model": "Client",
|
||||
"foreignKey": "clientFk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"scope" : {"where": {"amount": {"gt": 0}}}
|
||||
}
|
Loading…
Reference in New Issue