3900-client_credit #946
|
@ -68,7 +68,7 @@ module.exports = Self => {
|
|||
where: {
|
||||
and: [
|
||||
{socialName: this.socialName},
|
||||
{fi: this.fi},
|
||||
{isActive: true},
|
||||
{id: {neq: this.id}}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue