ref #5914 fix summary
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Jorge Penadés 2023-11-09 14:34:53 +01:00
parent b07858fddb
commit 0baa9c5a98
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<vn-crud-model
auto-load="true"
url="SiiTypeInvoiceOuts"
data="siiTypeInvoiceOuts">
data="siiTypeInvoiceOut">
</vn-crud-model>
<vn-crud-model
auto-load="true"
@ -223,7 +223,7 @@
<vn-autocomplete
vn-one
vn-id="cplusInvoiceType"
data="siiTypeInvoiceOuts"
data="siiTypeInvoiceOut"
show-field="description"
value-field="id"
required="true"