diff --git a/src/i18n/locale/en.yml b/src/i18n/locale/en.yml index c2606af8a..7ff0f185e 100644 --- a/src/i18n/locale/en.yml +++ b/src/i18n/locale/en.yml @@ -208,7 +208,6 @@ globals: pictures: Pictures packages: Packages tracking: Tracking - labeler: Labeler supplierCreate: New supplier accounts: Accounts addresses: Addresses diff --git a/src/i18n/locale/es.yml b/src/i18n/locale/es.yml index 6512dad86..3717706b0 100644 --- a/src/i18n/locale/es.yml +++ b/src/i18n/locale/es.yml @@ -174,7 +174,6 @@ globals: invoiceIns: Fact. recibidas invoiceInCreate: Crear fact. recibida vat: IVA - labeler: Etiquetas dueDay: Vencimiento intrastat: Intrastat corrective: Rectificativa diff --git a/src/pages/Ticket/Negative/TicketLackDetail.vue b/src/pages/Ticket/Negative/TicketLackDetail.vue index 36875cec6..ed676f238 100644 --- a/src/pages/Ticket/Negative/TicketLackDetail.vue +++ b/src/pages/Ticket/Negative/TicketLackDetail.vue @@ -299,7 +299,7 @@ const replaceItem = () => { /> - {{ item.longName }} - - - - - +
+ + {{ item.longName }} + + + + +
diff --git a/src/pages/Ticket/locale/en.yml b/src/pages/Ticket/locale/en.yml index ba1cc9060..2a74756ed 100644 --- a/src/pages/Ticket/locale/en.yml +++ b/src/pages/Ticket/locale/en.yml @@ -260,6 +260,10 @@ negative: negativeAction: 'Negative' totalNegative: 'Total negatives' days: Days + buttonsUpdate: + itemProposal: artículo + state: Estado + quantity: Cantidad modalOrigin: title: 'Update negatives' question: 'Select a state to update'