BOD-21 Bug fixes for production columns.

This commit is contained in:
Patrick Fic
2020-04-23 10:34:52 -07:00
parent 7544549e10
commit faa93a5e21
12 changed files with 182 additions and 67 deletions

View File

@@ -407,6 +407,7 @@
"actions": {
"addDocuments": "Add Job Documents",
"addNote": "Add Note",
"addtoproduction": "Add to Production",
"changestatus": "Change Status",
"convert": "Convert",
"gotojob": "Go to Job",
@@ -416,6 +417,7 @@
"schedule": "Schedule"
},
"errors": {
"addingtoproduction": "Error adding to production. {{error}}",
"creating": "Error encountered while creating job. {{error}}",
"deleted": "Error deleting job.",
"noaccess": "This job does not exist or you do not have access to it.",
@@ -568,6 +570,7 @@
"vehicle_info": "Vehicle"
},
"successes": {
"addedtoproduction": "Job added to production board.",
"all_deleted": "{{count}} jobs deleted successfully.",
"converted": "Job converted successfully.",
"created": "Job created successfully. Click to view.",