BOD-21 Bug fixes for production columns.
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user