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

This commit is contained in:
Carlos Jimenez Ruiz 2021-11-16 08:20:01 +00:00
commit 6c02eca6cd
2 changed files with 5 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<vn-autocomplete
vn-one
ng-model="filter.buyerFk"
url="Workers/activeWithRolee"
url="Workers/activeWithRole"
show-field="nickname"
search-function="{firstName: $search}"
value-field="id"

View File

@ -154,6 +154,10 @@
ng-click="model.insert()">
</vn-icon-button>
</div>
<vn-pagination
model="model"
class="vn-pt-md">
</vn-pagination>
</vn-card>
</div>
<vn-item-descriptor-popover