#7648 - CustomerView labeler #505

Merged
jsegarra merged 23 commits from 7648_dev_customerEntries into dev 2024-07-03 06:39:04 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5c2c9d0805 - Show all commits

View File

@ -48,7 +48,7 @@ const columns = computed(() => [
{
align: 'left',
label: t('globals.wareHouseIn'),
name: 'wareouseIn',
name: 'warehouseInName',
isTitle: false,
cardVisible: true,
create: false,