#7134 SupplierBalance #905

Open
jsegarra wants to merge 46 commits from 7134-supplierBalance into dev
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', align: 'left',
name: 'bankFk', name: 'bank',
label: t('Bank'), label: t('Bank'),
cardVisible: true, cardVisible: true,
}, },