Added error handling for receivables screen BOD-138

This commit is contained in:
Patrick Fic
2020-06-02 11:43:08 -07:00
parent 73040064d4
commit a70933f03c
12 changed files with 596 additions and 103 deletions

View File

@@ -513,6 +513,8 @@
"addingtoproduction": "Error adding to production. {{error}}",
"creating": "Error encountered while creating job. {{error}}",
"deleted": "Error deleting job.",
"exporting": "Error exporting job. {{error}}",
"exporting-partner": "Unable to connect to ImEX Partner. Please ensure it is running and logged in.",
"invoicing": "Error invoicing job. {{error}}",
"noaccess": "This job does not exist or you do not have access to it.",
"nodamage": "No damage points on estimate.",
@@ -712,6 +714,7 @@
"created_subtitle": "Estimate Number {{est_number}} has been created.",
"creatednoclick": "Job created successfully. ",
"deleted": "Job deleted successfully.",
"exported": "Job exported successfully. ",
"invoiced": "Job closed and invoiced successfully.",
"save": "Job saved successfully.",
"savetitle": "Record saved successfully.",
@@ -726,6 +729,7 @@
},
"header": {
"accounting": "Accounting",
"accounting-receivables": "Receivables",
"activejobs": "Active Jobs",
"alljobs": "All Jobs",
"availablejobs": "Available Jobs",
@@ -946,8 +950,10 @@
}
},
"titles": {
"accounting-receivables": "Receivables | $t(titles.app)",
"app": "ImEX Online",
"bc": {
"accounting-receivables": "Receivables",
"availablejobs": "Available Jobs",
"contracts": "Contracts",
"contracts-create": "New Contract",

View File

@@ -513,6 +513,8 @@
"addingtoproduction": "",
"creating": "",
"deleted": "Error al eliminar el trabajo.",
"exporting": "",
"exporting-partner": "",
"invoicing": "",
"noaccess": "Este trabajo no existe o no tiene acceso a él.",
"nodamage": "",
@@ -712,6 +714,7 @@
"created_subtitle": "",
"creatednoclick": "",
"deleted": "Trabajo eliminado con éxito.",
"exported": "",
"invoiced": "",
"save": "Trabajo guardado con éxito.",
"savetitle": "Registro guardado con éxito.",
@@ -726,6 +729,7 @@
},
"header": {
"accounting": "",
"accounting-receivables": "",
"activejobs": "Empleos activos",
"alljobs": "",
"availablejobs": "Trabajos disponibles",
@@ -946,8 +950,10 @@
}
},
"titles": {
"accounting-receivables": "",
"app": "ImEX Online",
"bc": {
"accounting-receivables": "",
"availablejobs": "",
"contracts": "",
"contracts-create": "",

View File

@@ -513,6 +513,8 @@
"addingtoproduction": "",
"creating": "",
"deleted": "Erreur lors de la suppression du travail.",
"exporting": "",
"exporting-partner": "",
"invoicing": "",
"noaccess": "Ce travail n'existe pas ou vous n'y avez pas accès.",
"nodamage": "",
@@ -712,6 +714,7 @@
"created_subtitle": "",
"creatednoclick": "",
"deleted": "Le travail a bien été supprimé.",
"exported": "",
"invoiced": "",
"save": "Le travail a été enregistré avec succès.",
"savetitle": "Enregistrement enregistré avec succès.",
@@ -726,6 +729,7 @@
},
"header": {
"accounting": "",
"accounting-receivables": "",
"activejobs": "Emplois actifs",
"alljobs": "",
"availablejobs": "Emplois disponibles",
@@ -946,8 +950,10 @@
}
},
"titles": {
"accounting-receivables": "",
"app": "ImEX Online",
"bc": {
"accounting-receivables": "",
"availablejobs": "",
"contracts": "",
"contracts-create": "",