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

Reviewed-on: #884
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
Guillermo Bonet 2024-10-29 06:04:21 +00:00
commit df7f9b47d3
1 changed files with 1 additions and 1 deletions

View File

@ -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