mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-22 01:25:00 +02:00
Rework documents (#2347)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -80,7 +80,7 @@ export async function getEmployeeAccount (
|
||||
await control.modelDb.findAll(
|
||||
contact.class.EmployeeAccount,
|
||||
{
|
||||
employee: employee
|
||||
employee
|
||||
},
|
||||
{ limit: 1 }
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user