Added add to and remove from scoreboard functionality. BOD-91
This commit is contained in:
@@ -530,6 +530,7 @@
|
||||
"addDocuments": "Add Job Documents",
|
||||
"addNote": "Add Note",
|
||||
"addtoproduction": "Add to Production",
|
||||
"addtoscoreboard": "Add to Scoreboard",
|
||||
"allocate": "Allocate",
|
||||
"autoallocate": "Auto Allocate",
|
||||
"changestatus": "Change Status",
|
||||
@@ -1016,6 +1017,7 @@
|
||||
},
|
||||
"scoreboard": {
|
||||
"errors": {
|
||||
"adding": "Error adding job to scoreboard. {{message}}",
|
||||
"removing": "Error removing job from scoreboard. {{message}}"
|
||||
},
|
||||
"fields": {
|
||||
@@ -1028,6 +1030,10 @@
|
||||
"monthlytarget": "Monthly",
|
||||
"weeklytarget": "Weekly",
|
||||
"workingdays": "Working Days / Month"
|
||||
},
|
||||
"successes": {
|
||||
"added": "Job added to scoreboard.",
|
||||
"removed": "Job removed from scoreboard."
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
|
||||
@@ -530,6 +530,7 @@
|
||||
"addDocuments": "Agregar documentos de trabajo",
|
||||
"addNote": "Añadir la nota",
|
||||
"addtoproduction": "",
|
||||
"addtoscoreboard": "",
|
||||
"allocate": "",
|
||||
"autoallocate": "",
|
||||
"changestatus": "Cambiar Estado",
|
||||
@@ -1016,6 +1017,7 @@
|
||||
},
|
||||
"scoreboard": {
|
||||
"errors": {
|
||||
"adding": "",
|
||||
"removing": ""
|
||||
},
|
||||
"fields": {
|
||||
@@ -1028,6 +1030,10 @@
|
||||
"monthlytarget": "",
|
||||
"weeklytarget": "",
|
||||
"workingdays": ""
|
||||
},
|
||||
"successes": {
|
||||
"added": "",
|
||||
"removed": ""
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
|
||||
@@ -530,6 +530,7 @@
|
||||
"addDocuments": "Ajouter des documents de travail",
|
||||
"addNote": "Ajouter une note",
|
||||
"addtoproduction": "",
|
||||
"addtoscoreboard": "",
|
||||
"allocate": "",
|
||||
"autoallocate": "",
|
||||
"changestatus": "Changer le statut",
|
||||
@@ -1016,6 +1017,7 @@
|
||||
},
|
||||
"scoreboard": {
|
||||
"errors": {
|
||||
"adding": "",
|
||||
"removing": ""
|
||||
},
|
||||
"fields": {
|
||||
@@ -1028,6 +1030,10 @@
|
||||
"monthlytarget": "",
|
||||
"weeklytarget": "",
|
||||
"workingdays": ""
|
||||
},
|
||||
"successes": {
|
||||
"added": "",
|
||||
"removed": ""
|
||||
}
|
||||
},
|
||||
"templates": {
|
||||
|
||||
Reference in New Issue
Block a user