changed showfield of salesperson autocomplete
gitea/salix/dev This commit looks good Details

This commit is contained in:
Gerard 2019-03-05 12:25:37 +01:00
parent 025c0810be
commit 2f7c544c52
1 changed files with 1 additions and 1 deletions

View File

@ -34,10 +34,10 @@
field="filter.workerFk"
url="/client/api/Clients/activeWorkersWithRole"
search-function="{firstName: $search}"
show-field="nickname"
value-field="id"
where="{role: 'employee'}"
label="Sales person">
<tpl-item>{{firstName}} {{name}}</tpl-item>
</vn-autocomplete>
</vn-horizontal>
<vn-horizontal>