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