fix_customerConsumption_filter #1357
|
@ -328,7 +328,6 @@ en:
|
||||||
active: Is active
|
active: Is active
|
||||||
visible: Is visible
|
visible: Is visible
|
||||||
floramondo: Is floramondo
|
floramondo: Is floramondo
|
||||||
salesPersonFk: Buyer
|
|
||||||
categoryFk: Category
|
categoryFk: Category
|
||||||
|
|
||||||
es:
|
es:
|
||||||
|
@ -339,7 +338,6 @@ es:
|
||||||
active: Activo
|
active: Activo
|
||||||
visible: Visible
|
visible: Visible
|
||||||
floramondo: Floramondo
|
floramondo: Floramondo
|
||||||
salesPersonFk: Comprador
|
|
||||||
categoryFk: Categoría
|
categoryFk: Categoría
|
||||||
Plant: Planta natural
|
Plant: Planta natural
|
||||||
Flower: Flor fresca
|
Flower: Flor fresca
|
||||||
|
|
|
@ -653,7 +653,6 @@ supplier:
|
||||||
tableVisibleColumns:
|
tableVisibleColumns:
|
||||||
nif: NIF/CIF
|
nif: NIF/CIF
|
||||||
account: Cuenta
|
account: Cuenta
|
||||||
|
|
||||||
summary:
|
summary:
|
||||||
responsible: Responsable
|
responsible: Responsable
|
||||||
verified: Verificado
|
verified: Verificado
|
||||||
|
|
|
@ -64,7 +64,7 @@ const columns = computed(() => [
|
||||||
{
|
{
|
||||||
align: 'left',
|
align: 'left',
|
||||||
name: 'buyerId',
|
name: 'buyerId',
|
||||||
jsegarra marked this conversation as resolved
|
|||||||
label: t('components.itemsFilterPanel.salesPersonFk'),
|
label: t('customer.params.buyerId'),
|
||||||
component: 'select',
|
component: 'select',
|
||||||
attrs: {
|
attrs: {
|
||||||
url: 'TicketRequests/getItemTypeWorker',
|
url: 'TicketRequests/getItemTypeWorker',
|
||||||
|
|
|
@ -109,7 +109,7 @@ customer:
|
||||||
socialName: Razón social
|
socialName: Razón social
|
||||||
campaign: Campaña
|
campaign: Campaña
|
||||||
typeId: Familia
|
typeId: Familia
|
||||||
buyerId: Familia
|
buyerId: Comprador
|
||||||
jgallego marked this conversation as resolved
Outdated
jgallego
commented
? ?
|
|||||||
categoryId: Reino
|
categoryId: Reino
|
||||||
city: Ciudad
|
city: Ciudad
|
||||||
phone: Teléfono
|
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