refs #5667 Style & translation fixes
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-05-17 10:18:41 +02:00
parent dd9699e120
commit fa40bd9811
60 changed files with 91 additions and 79 deletions

View File

@ -2775,6 +2775,17 @@ INSERT INTO `vn`.`ticketLog` (`originFk`, userFk, `action`, changedModel, oldIns
(7, 18, 'update', 'Sale', '{"price":3}', '{"price":5}', 1, NULL),
(7, 18, 'update', NULL, NULL, NULL, NULL, "Cambio cantidad Melee weapon heavy shield 1x0.5m de '5' a '10'");
INSERT INTO `vn`.`ticketLog` (originFk, userFk, `action`, creationDate, description, changedModel, oldInstance, newInstance, changedModelId, changedModelValue)
VALUES
(7, 18, 'insert', '2001-01-01 10:00:03.0', NULL,'Sale','{"quantity":10}','{"quantity":15}',568,'Batman'),
(7, NULL, 'delete', '2000-12-31 15:00:03.0', NULL,'Ticket','{"quantity":99,"concept":"Chest ammo"}','{"quantity":10,"concept":"Chest ammo box"}',45,'Spider Man'),
(7, 18, 'insert', '2000-12-28 08:40:33.0', NULL,'Sale',NULL,'{"id":4252921,"clientFk":8608,"warehouseFk":60,"shipped":"2023-05-16T22:00:00.000Z","nickname":null,"addressFk":48637,"isSigned":true,"isLabeled":true,"isPrinted":true,"packages":0,"hour":0,"created":"2023-05-16T11:42:56.000Z","isBlocked":false,"hasPriority":false,"companyFk":442,"agencyModeFk":639,"landed":"2023-05-17T22:00:00.000Z","isBoxed":true,"isDeleted":true,"zoneFk":713,"zonePrice":13,"zoneBonus":0}',65893,'Super Man'),
(7, 18, 'select', '2000-12-27 03:40:45.0', 'Cambio cantidad Melee weapon heavy shield 1x0.5m de ''5'' a ''10''',NULL,NULL,NULL,NULL,NULL),
(7, 18, 'insert', '2000-04-10 09:40:15.0', NULL,'Sale','{"quantity":1}','{"quantity":10}',568,'Robin'),
(7, NULL, 'delete', '1999-05-09 10:00:03.0', NULL,'Ticket','{"quantity":1,"concept":"Chest box"}','{"quantity":10,"concept":"Chest ammo box"}',45,'Octopus'),
(7, 18, 'update', '2001-05-09 10:00:03.0', NULL,'Sale','{"id":4252921,"clientFk":8608,"warehouseFk":60,"shipped":"2023-05-16T22:00:00.000Z","nickname":null,"addressFk":48637,"isSigned":true,"isLabeled":true,"isPrinted":true,"packages":0,"hour":0,"created":"2023-05-16T11:42:56.000Z","isBlocked":false,"hasPriority":false,"companyFk":442,"agencyModeFk":639,"landed":"2023-05-17T22:00:00.000Z","isBoxed":true,"isDeleted":true,"zoneFk":713,"zonePrice":13,"zoneBonus":0}','{"id":4252921,"clientFk":8608,"warehouseFk":60,"shipped":"2023-05-16T22:00:00.000Z","nickname":"18 Agrupació comerciants Girona Centre","addressFk":48637,"isSigned":false,"isLabeled":false,"isPrinted":false,"packages":0,"hour":0,"created":"2023-05-16T11:42:56.000Z","isBlocked":true,"hasPriority":true,"companyFk":442,"agencyModeFk":639,"landed":"2023-05-17T22:00:00.000Z","isBoxed":false,"isDeleted":false,"zoneFk":713,"zonePrice":12,"zoneBonus":0}',65893,'Green Man'),
(7, 18, 'select', '2001-06-09 10:00:03.0', NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `vn`.`osTicketConfig` (`id`, `host`, `user`, `password`, `oldStatus`, `newStatusId`, `day`, `comment`, `hostDb`, `userDb`, `passwordDb`, `portDb`, `responseType`, `fromEmailId`, `replyTo`)
VALUES
(0, 'http://localhost:56596/scp', 'ostadmin', 'Admin1', '1,6', 3, 60, 'Este CAU se ha cerrado automáticamente. Si el problema persiste responda a este mensaje.', 'localhost', 'osticket', 'osticket', 40003, 'reply', 1, 'all');

View File

@ -95,12 +95,13 @@ vn-log {
overflow: hidden;
background-color: rgba(255, 255, 255, .05);
color: $color-font-secondary;
transition: max-height 150ms ease-in-out;
transition: max-height 1000ms ease-in-out;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-height: 34px;
min-height: 34px;
box-sizing: border-box;
& > .icon {
float: right;
@ -120,8 +121,6 @@ vn-log {
&.expanded {
text-overflow: initial;
white-space: initial;
overflow: auto;
max-height: 600px;
& > .icon {
& > .expand-button {

View File

@ -1,4 +1,4 @@
name: claim beginning
name: beginning
columns:
id: id
quantity: quantity

View File

@ -1,4 +1,4 @@
name: comienzo reclamación
name: comienzo
columns:
id: id
quantity: cantidad

View File

@ -1,4 +1,4 @@
name: claim development
name: development
columns:
id: id
claimFk: claim

View File

@ -1,4 +1,4 @@
name: desarrollo reclamación
name: desarrollo
columns:
id: id
claimFk: reclamación

View File

@ -1,4 +1,4 @@
name: claim dms
name: document
columns:
dmsFk: dms
claimFk: claim

View File

@ -1,4 +1,4 @@
name: documento reclamación
name: documento
columns:
dmsFk: dms
claimFk: reclamación

View File

@ -1,4 +1,4 @@
name: claim end
name: end
columns:
id: id
claimFk: claim

View File

@ -1,4 +1,4 @@
name: final reclamación
name: finalización
columns:
id: id
claimFk: reclamación

View File

@ -1,4 +1,4 @@
name: claim observation
name: observation
columns:
id: id
claimFk: claim

View File

@ -1,4 +1,4 @@
name: observación reclamación
name: observación
columns:
id: id
claimFk: reclamación

View File

@ -1,4 +1,4 @@
name: client contact
name: contact
columns:
id: id
name: name

View File

@ -1,4 +1,4 @@
name: contacto cliente
name: contacto
columns:
id: id
name: nombre

View File

@ -1,4 +1,4 @@
name: client dms
name: document
columns:
dmsFk: dms
clientFk: client

View File

@ -1,4 +1,4 @@
name: documento cliente
name: documento
columns:
dmsFk: dms
clientFk: client

View File

@ -1,4 +1,4 @@
name: client observation
name: observation
columns:
id: id
clientFk: client

View File

@ -1,4 +1,4 @@
name: observación cliente
name: observación
columns:
id: id
clientFk: cliente

View File

@ -1,4 +1,4 @@
name: client sample
name: sample
columns:
id: id
created: created

View File

@ -1,4 +1,4 @@
name: muestra cliente
name: muestra
columns:
id: id
created: creado

View File

@ -22,14 +22,14 @@ columns:
hasToInvoice: has to invoice
isToBeMailed: mailed
hasSepaVnl: sepa VNL
hasLcr: lcr
hasLcr: LCR
hasCoreVnl: core VNL
hasCoreVnh: core VNH
hasIncoterms: incoterms
isTaxDataChecked: tax data checked
eypbc: eypbc
eypbc: EYPBC
quality: quality
isVies: vies
isVies: VIES
isRelevant: relevant
accountingAccount: accounting account
created: created
@ -51,4 +51,5 @@ columns:
isCreatedAsServed: created as served
hasInvoiceSimplified: simplified invoice
typeFk: type
lastSalesPersonFk: last salesperson

View File

@ -22,14 +22,14 @@ columns:
hasToInvoice: tiene que facturar
isToBeMailed: envío por email
hasSepaVnl: sepa VNL
hasLcr: lcr
hasLcr: LCR
hasCoreVnl: centro VNL
hasCoreVnh: centro VNH
hasIncoterms: incoterms
isTaxDataChecked: datos fiscales comprobados
eypbc: eypbc
eypbc: EYPBC
quality: calidad
isVies: vies
isVies: VIES
isRelevant: importante
accountingAccount: cuenta contable
created: creado
@ -51,4 +51,5 @@ columns:
isCreatedAsServed: creado como servido
hasInvoiceSimplified: factura simple
typeFk: tipo
lastSalesPersonFk: último comercial

View File

@ -1,4 +1,4 @@
name: tpv transaction
name: TPV transaction
columns:
id: id
merchantFk: merchant

View File

@ -1,4 +1,4 @@
name: transacción tpv
name: transacción TPV
columns:
id: id
merchantFk: comerciante

View File

@ -1,4 +1,4 @@
name: entry observation
name: observation
columns:
id: id
description: description

View File

@ -1,4 +1,4 @@
name: observación entrada
name: observación
columns:
id: id
description: descripción

View File

@ -1,4 +1,4 @@
name: item barcode
name: barcode
columns:
id: id
code: code

View File

@ -1,4 +1,4 @@
name: código barras artículo
name: código barras
columns:
id: id
code: código

View File

@ -1,4 +1,4 @@
name: item botanical
name: botanical
columns:
itemFk: item
genusFk: genus

View File

@ -1,4 +1,4 @@
name: artículo botánico
name: botánico
columns:
itemFk: artículo
genusFk: género

View File

@ -1,4 +1,4 @@
name: item tag
name: tag
columns:
id: id
value: value

View File

@ -1,4 +1,4 @@
name: etiqueta artículo
name: etiqueta
columns:
id: id
value: valor

View File

@ -1,4 +1,4 @@
name: item tax country
name: country tax
columns:
id: id
effectived: effectived

View File

@ -1,7 +1,7 @@
name: impuesto país del artículo
name: impuesto país
columns:
id: id
effectived: efectivo
itemFk: artículo
countryFk: país
taxClassFk: clase impuestos
taxClassFk: clase impuesto

View File

@ -27,8 +27,8 @@ columns:
value9: valor9
tag10: etiqueta10
value10: valor10
itemPackingTypeFk: embalaje del artículo
hasKgPrice: tiene precio kg
itemPackingTypeFk: tipo embalaje
hasKgPrice: precio kg
family: familia
expenseFk: gasto
minPrice: precio mínimo

View File

@ -1,14 +1,14 @@
name: ruta
columns:
id: id
created: creado
created: creada
time: tiempo
kmStart: km inicio
kmEnd: km fin
started: comenzado
finished: terminado
started: empezada
finished: terminada
gestdoc: gestdoc
cost: costo
cost: coste
m3: m3
description: descripción
isOk: ok

View File

@ -1,7 +1,7 @@
name: supplier account
name: account
columns:
id: id
iban: iban
iban: IBAN
beneficiary: beneficiary
supplierFk: supplier
bankEntityFk: bank entity

View File

@ -1,7 +1,7 @@
name: cuenta proveedor
name: cuenta
columns:
id: id
iban: iban
iban: IBAN
beneficiary: beneficiario
supplierFk: proveedor
bankEntityFk: entidad bancaria

View File

@ -1,4 +1,4 @@
name: supplier contact
name: contact
columns:
id: id
supplierFk: supplier

View File

@ -1,4 +1,4 @@
name: contacto proveedor
name: contacto
columns:
id: id
supplierFk: proveedor

View File

@ -4,7 +4,7 @@ columns:
name: name
account: account
countryFk: country
nif: nif
nif: NIF
phone: phone
retAccount: ret account
commission: commission

View File

@ -4,7 +4,7 @@ columns:
name: nombre
account: cuenta
countryFk: país
nif: nif
nif: NIF
phone: teléfono
retAccount: cuenta ret
commission: comisión

View File

@ -1,4 +1,4 @@
name: ticket dms
name: document
columns:
dmsFk: dms
ticketFk: ticket

View File

@ -1,4 +1,4 @@
name: documento ticket
name: documento
columns:
dmsFk: dms
ticketFk: ticket

View File

@ -1,4 +1,4 @@
name: ticket observation
name: observation
columns:
id: id
description: description

View File

@ -1,4 +1,4 @@
name: observación ticket
name: observación
columns:
id: id
description: descripción

View File

@ -1,4 +1,4 @@
name: ticket packaging
name: packaging
columns:
id: id
quantity: quantity

View File

@ -1,4 +1,4 @@
name: embalaje ticket
name: embalaje
columns:
id: id
quantity: cantidad

View File

@ -1,4 +1,4 @@
name: ticket refund
name: refund
columns:
id: id
refundTicketFk: refund ticket

View File

@ -1,4 +1,4 @@
name: ticket abono
name: abono
columns:
id: id
refundTicketFk: ticket abono

View File

@ -1,4 +1,4 @@
name: ticket request
name: request
columns:
id: id
description: description

View File

@ -1,4 +1,4 @@
name: peticiones ticket
name: peticion
columns:
id: id
description: descripción

View File

@ -1,4 +1,4 @@
name: ticket service
name: service
columns:
id: id
ticketFk: ticket

View File

@ -1,4 +1,4 @@
name: servicios ticket
name: servicio
columns:
id: id
ticketFk: ticket

View File

@ -1,4 +1,4 @@
name: ticket tracking
name: tracking
columns:
id: id
created: created

View File

@ -1,4 +1,4 @@
name: seguimiento ticket
name: seguimiento
columns:
id: id
created: creado

View File

@ -1,4 +1,4 @@
name: travel thermograph
name: thermograph
columns:
id: id
created: created
@ -6,5 +6,5 @@ columns:
result: result
warehouseFk: warehouse
travelFk: travel
dmsFk: dms
dmsFk: document
thermographFk: thermograph

View File

@ -1,4 +1,4 @@
name: travel thermograph
name: termógrafo
columns:
id: id
created: creado
@ -6,5 +6,5 @@ columns:
result: resultado
warehouseFk: almacén
travelFk: envío
dmsFk: dms
dmsFk: documento
thermographFk: termógrafo

View File

@ -1,4 +1,4 @@
name: worker dms
name: document
columns:
id: id
dmsFk: dms

View File

@ -1,4 +1,4 @@
name: documento trabajador
name: documento
columns:
id: id
dmsFk: dms