Skip to content

Commit 7d141ae

Browse files
NeoRazorXclaude
andcommitted
corrige error de charts inexistentes en ReportServicioAT
Elimina las llamadas a new Chart sobre los canvas chartByMonth y chartByYear, que no existen en el HTML y provocaban un error "Cannot read properties of null (reading 'getContext')". También actualiza traducciones va_ES y sube la versión a 4.21. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent c641638 commit 7d141ae

3 files changed

Lines changed: 541 additions & 600 deletions

File tree

Translation/va_ES.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"new-service-user": "Servei {number} assignat",
3737
"new-service-user-body": "Hola {name}, t'han assignat el servei {number} per al client {cliente}. Pots veure més detalls des d'ací: {url}",
3838
"new-start-service": "El servici {number} començarà pròximament",
39-
"new-start-service-body": "Hola {name}, el servei {number} està programat per començar en els pròxims dies. Pots veure més detalls ací: {url}",
39+
"new-start-service-body": "Hola {name}, el servei {number} està programat per a començar en els pròxims dies. Pots vore més detalls ací: {url}",
4040
"new-work-created": "Treball %key% creat en el servei %service-key%",
4141
"new-work-status": "Estat per als nous treballs",
4242
"no-machine": "Cap màquina",
@@ -46,7 +46,7 @@
4646
"notify-assigned": "Notificar a l'assignat",
4747
"notify-customer": "Notificar al client",
4848
"notify-user": "Notificar a l'usuari",
49-
"open-services": "Abiertos",
49+
"open-services": "Oberts",
5050
"open-services-last-month": "Oberts últim mes",
5151
"open-services-last-year": "Oberts últim any",
5252
"open-services-total": "Servicios abiertos",
@@ -71,6 +71,6 @@
7171
"services-by-year": "Serveis per any",
7272
"ticket-footer-text": "Text del peu del tiquet",
7373
"total-net": "Total net",
74-
"total-services": "Total de servicios",
74+
"total-services": "Total de serveis",
7575
"verifications": "Verificaciones"
7676
}

0 commit comments

Comments
 (0)