fix_customerConsumption_filter #1357
|
@ -328,7 +328,6 @@ en:
|
|||
active: Is active
|
||||
visible: Is visible
|
||||
floramondo: Is floramondo
|
||||
salesPersonFk: Buyer
|
||||
categoryFk: Category
|
||||
|
||||
es:
|
||||
|
@ -339,7 +338,6 @@ es:
|
|||
active: Activo
|
||||
visible: Visible
|
||||
floramondo: Floramondo
|
||||
salesPersonFk: Comprador
|
||||
categoryFk: Categoría
|
||||
Plant: Planta natural
|
||||
Flower: Flor fresca
|
||||
|
|
|
@ -653,7 +653,6 @@ supplier:
|
|||
tableVisibleColumns:
|
||||
nif: NIF/CIF
|
||||
account: Cuenta
|
||||
|
||||
summary:
|
||||
responsible: Responsable
|
||||
verified: Verificado
|
||||
|
|
|
@ -64,7 +64,7 @@ const columns = computed(() => [
|
|||
{
|
||||
align: 'left',
|
||||
name: 'buyerId',
|
||||
jsegarra marked this conversation as resolved
|
||||
label: t('components.itemsFilterPanel.salesPersonFk'),
|
||||
label: t('customer.params.buyerId'),
|
||||
component: 'select',
|
||||
attrs: {
|
||||
url: 'TicketRequests/getItemTypeWorker',
|
||||
|
|
|
@ -109,7 +109,7 @@ customer:
|
|||
socialName: Razón social
|
||||
campaign: Campaña
|
||||
typeId: Familia
|
||||
buyerId: Familia
|
||||
buyerId: Comprador
|
||||
jgallego marked this conversation as resolved
Outdated
jgallego
commented
? ?
|
||||
categoryId: Reino
|
||||
city: Ciudad
|
||||
phone: Teléfono
|
||||
|
|
Loading…
Reference in New Issue
buyerId es comprador
y salesPersonFk el comercial.
Si es el compardor, adapta la traduccio y adelante, si es comercial no lo pongas porque yo los voy a quitar en breve.
Hago una revisión de traducciones, no mas de 10 min