Merge pull request 'refs #6791 change field' (!187) from 6791-negativeNickname into dev
gitea/salix-front/pipeline/head This commit looks good
Details
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:
commit
b08f4f5ded
|
@ -181,7 +181,7 @@ const columns = computed(() => [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: t('invoiceOut.negativeBases.comercial'),
|
label: t('invoiceOut.negativeBases.comercial'),
|
||||||
field: 'comercialName',
|
field: 'workerSocialName',
|
||||||
name: 'comercial',
|
name: 'comercial',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue