WIP: #6896 order_missing_e2e #1031

Draft
jsegarra wants to merge 192 commits from 6896_order_missing_e2e into dev
1 changed files with 1 additions and 1 deletions
Showing only changes of commit eea6276264 - Show all commits

View File

@ -121,7 +121,7 @@ const entriesTableColumns = computed(() => [
:loading="isLoading"
@click="
openReport(
`Entries/${props.row.id}/buy-label`
`Entries/${props.row.id}/buy-label-supplier`
)
"
unelevated