0
0
Fork 0

fix: refs #7266 Bad report

This commit is contained in:
Guillermo Bonet 2024-11-28 08:21:09 +01:00
parent 5889dbf3de
commit 55b9e3ddcd
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ const entriesTableColumns = computed(() => [
color="primary"
icon="print"
:loading="isLoading"
@click="openReport(`Entries/${entityId}/print`)"
@click="openReport(`Entries/${entityId}/buy-label-supplier`)"
unelevated
autofocus
/>