Merge branch 'dev' into 5436-mensajeClienteSinCorreo
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Satorres 2023-04-24 12:40:57 +00:00
commit 08e890d6d9
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<vn-autocomplete
vn-one
ng-model="filter.requesterFk"
url="Workers/activeWithRole"
url="Workers/activeWithInheritedRole"
search-function="{firstName: $search}"
value-field="id"
where="{role: 'salesPerson'}"