#7283 #7831 itemMigration #553

Merged
carlossa merged 77 commits from 7283-itemMigration into dev 2024-10-25 07:09:13 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit f29d873ed4 - Show all commits

View File

@ -120,13 +120,13 @@ const columns = computed(() => [
name: 'concept',
align: 'left',
sortable: true,
component: 'input',
},
{
label: t('item.buyRequest.state'),
field: 'state',
name: 'state',
align: 'left',
sortable: true,
},
{
label: '',
@ -252,7 +252,6 @@ onBeforeMount(() => {
<TicketDescriptorProxy :id="row.ticketFk" />
</QTd>
</template>
<template #body-cell-shipped="{ row }">
<QTd>
<QBadge