mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Revision UI Maquinas e iniciada UI clientes para revision con JM
This commit is contained in:
@ -4,30 +4,30 @@
|
||||
|
||||
return [
|
||||
'alias' => 'Alias',
|
||||
'ccc' => 'Ccc',
|
||||
'cccCliente' => 'Ccc Cliente',
|
||||
'ccc' => 'CCC',
|
||||
'cccCliente' => 'CC Cliente (IBAN)',
|
||||
'cif' => 'CIF',
|
||||
'ciudad' => 'Ciudad',
|
||||
'cliente' => 'Clientes',
|
||||
'clienteList' => 'Cliente List',
|
||||
'cliente' => 'Cliente',
|
||||
'clienteList' => 'Listado de Clientes',
|
||||
'clientes' => 'Clientes',
|
||||
'comentarios' => 'Comentarios',
|
||||
'comentariosProduccion' => 'Comentarios Producción',
|
||||
'comentariosProduccion' => 'Comentarios producción',
|
||||
'comentariosTiradaFlexible' => 'Comentarios Tirada Flexible',
|
||||
'comercialId' => 'Comercial',
|
||||
'comunidadAutonomaId' => 'Comunidad Autónoma ID',
|
||||
'cp' => 'Cp',
|
||||
'createdAt' => 'Creado el',
|
||||
'creditoAsegurado' => 'Crédito Asegurado',
|
||||
'comunidadAutonomaId' => 'Comunidad autónoma',
|
||||
'cp' => 'Código Postal',
|
||||
'createdAt' => 'Creado en',
|
||||
'creditoAsegurado' => 'Crédito asegurado',
|
||||
'creditoSolunion' => 'Crédito Solunion',
|
||||
'deletedAt' => 'Deleted At',
|
||||
'descuento' => 'Descuento',
|
||||
'descuento' => 'Descuento (porcentaje)',
|
||||
'descuentoTiradaFlexible' => 'Descuento Tirada Flexible',
|
||||
'direccion' => 'Dirección',
|
||||
'disponibleFe' => 'Disponible Fe',
|
||||
'email' => 'Email',
|
||||
'fechaVencimiento' => 'Fecha Vencimiento',
|
||||
'formaPagoId' => 'Forma Pago ID',
|
||||
'fechaVencimiento' => 'Cuando',
|
||||
'formaPagoId' => 'Forma de Pago',
|
||||
'id' => 'ID',
|
||||
'isDeleted' => 'Is Deleted',
|
||||
'limiteCredito' => 'Limite Crédito',
|
||||
@ -35,14 +35,14 @@ return [
|
||||
'limiteCreditoUserId' => 'Limite Crédito User ID',
|
||||
'lineasenviofactura' => 'Lineas envéo factura',
|
||||
'margen' => 'Margen',
|
||||
'margenPlantillaId' => 'Margen Plantilla ID',
|
||||
'margenPlantillaId' => 'Plantilla de márgenes',
|
||||
'margenPod' => 'Margen Pod',
|
||||
'messageProductionStart' => 'Message Production Start',
|
||||
'messageTracking' => 'Message Tracking',
|
||||
'moduleTitle' => 'Clientes',
|
||||
'messageProductionStart' => 'Avisos de producción',
|
||||
'messageTracking' => 'Enviar trackings de envíos',
|
||||
'moduleTitle' => 'Cliente',
|
||||
'nombre' => 'Nombre',
|
||||
'numCuenta' => 'Num Cuenta',
|
||||
'paisId' => 'Pais ID',
|
||||
'numCuenta' => 'Nº cuenta Safekat',
|
||||
'paisId' => 'Pais',
|
||||
'provinciaId' => 'Provincia',
|
||||
'psCustomerId' => 'Ps Customer ID',
|
||||
'saturacion' => 'Saturación',
|
||||
@ -50,7 +50,7 @@ return [
|
||||
'telefono' => 'Teléfono',
|
||||
'tiendaId' => 'Tienda ID',
|
||||
'tiradaFlexible' => 'Tirada Flexible',
|
||||
'updatedAt' => 'Actualizado el',
|
||||
'updatedAt' => 'Actualizado en',
|
||||
'userCreatedId' => 'User Created ID',
|
||||
'userUpdateId' => 'User Update ID',
|
||||
'vencimiento' => 'Vencimiento',
|
||||
|
||||
Reference in New Issue
Block a user