Sort by clientFk
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2022-01-20 12:48:12 +01:00
parent b88f2c71c1
commit dfd746f84d
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
vn-id="model"
url="SalesMonitors/salesFilter"
limit="20"
order="nickname">
order="clientFk">
</vn-crud-model>
<vn-portal slot="topbar">
<vn-searchbar
@ -44,7 +44,7 @@
<th field="id">
<span translate>Identifier</span>
</th>
<th field="nickname">
<th field="clientFk">
<span translate>Client</span>
</th>
<th field="salesPersonFk">