#7134 - supplierBalance #1306

Merged
jsegarra merged 52 commits from 7134-supplierBalance into dev 2025-01-29 15:16:50 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a86b9067e2 - Show all commits

View File

@ -80,7 +80,7 @@ const columns = computed(() => [
},
{
align: 'left',
name: 'bankFk',
name: 'bank',
label: t('Bank'),
cardVisible: true,
},