Added error handling if job totals have not been calculated

This commit is contained in:
Patrick Fic
2020-04-28 17:19:37 -07:00
parent c6a29ba417
commit a9bd0a5ccb
10 changed files with 69 additions and 41 deletions

View File

@@ -423,6 +423,7 @@
"noaccess": "This job does not exist or you do not have access to it.",
"nodamage": "No damage points on estimate.",
"nodates": "No dates specified for this job.",
"nofinancial": "No financial data has been calculated yet for this job. Please save it again.",
"nojobselected": "No job is selected.",
"noowner": "No owner associated.",
"novehicle": "No vehicle associated.",

View File

@@ -423,6 +423,7 @@
"noaccess": "Este trabajo no existe o no tiene acceso a él.",
"nodamage": "",
"nodates": "No hay fechas especificadas para este trabajo.",
"nofinancial": "",
"nojobselected": "No hay trabajo seleccionado.",
"noowner": "Ningún propietario asociado.",
"novehicle": "No hay vehículo asociado.",

View File

@@ -423,6 +423,7 @@
"noaccess": "Ce travail n'existe pas ou vous n'y avez pas accès.",
"nodamage": "",
"nodates": "Aucune date spécifiée pour ce travail.",
"nofinancial": "",
"nojobselected": "Aucun travail n'est sélectionné.",
"noowner": "Aucun propriétaire associé.",
"novehicle": "Aucun véhicule associé.",