Merge pull request 'refs #6791 change field' (!187) from 6791-negativeNickname into dev
gitea/salix-front/pipeline/head This commit looks good Details

Reviewed-on: #187
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
Carlos Satorres 2024-02-09 11:49:46 +00:00
commit b08f4f5ded
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ const columns = computed(() => [
},
{
label: t('invoiceOut.negativeBases.comercial'),
field: 'comercialName',
field: 'workerSocialName',
name: 'comercial',
align: 'left',
},