Merge pull request 'refactor: refs #7266 Changed method name' (!884) from 7266-buyLabelSupplier into dev
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #884 Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
commit
df7f9b47d3
|
@ -121,7 +121,7 @@ const entriesTableColumns = computed(() => [
|
||||||
:loading="isLoading"
|
:loading="isLoading"
|
||||||
@click="
|
@click="
|
||||||
openReport(
|
openReport(
|
||||||
`Entries/${props.row.id}/buy-label`
|
`Entries/${props.row.id}/buy-label-supplier`
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
unelevated
|
unelevated
|
||||||
|
|
Loading…
Reference in New Issue