Added remove from production button to kanban card. BOD-261
This commit is contained in:
@@ -474,6 +474,7 @@
|
||||
"text": "Text",
|
||||
"unknown": "Unknown",
|
||||
"username": "Username",
|
||||
"view": "View",
|
||||
"yes": "Yes"
|
||||
},
|
||||
"languages": {
|
||||
@@ -664,7 +665,8 @@
|
||||
"recalculate": "Recalculate",
|
||||
"reconcile": "Reconcile",
|
||||
"schedule": "Schedule",
|
||||
"sendcsi": "Send CSI"
|
||||
"sendcsi": "Send CSI",
|
||||
"viewdetail": "View Details"
|
||||
},
|
||||
"errors": {
|
||||
"addingtoproduction": "Error adding to production. {{error}}",
|
||||
@@ -1190,6 +1192,9 @@
|
||||
"note": "Production Note",
|
||||
"paintpriority": "P/P",
|
||||
"refinishhours": "R"
|
||||
},
|
||||
"successes": {
|
||||
"removed": "Job removed from production."
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
|
||||
@@ -474,6 +474,7 @@
|
||||
"text": "",
|
||||
"unknown": "Desconocido",
|
||||
"username": "",
|
||||
"view": "",
|
||||
"yes": ""
|
||||
},
|
||||
"languages": {
|
||||
@@ -664,7 +665,8 @@
|
||||
"recalculate": "",
|
||||
"reconcile": "",
|
||||
"schedule": "Programar",
|
||||
"sendcsi": ""
|
||||
"sendcsi": "",
|
||||
"viewdetail": ""
|
||||
},
|
||||
"errors": {
|
||||
"addingtoproduction": "",
|
||||
@@ -1190,6 +1192,9 @@
|
||||
"note": "",
|
||||
"paintpriority": "",
|
||||
"refinishhours": ""
|
||||
},
|
||||
"successes": {
|
||||
"removed": ""
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
|
||||
@@ -474,6 +474,7 @@
|
||||
"text": "",
|
||||
"unknown": "Inconnu",
|
||||
"username": "",
|
||||
"view": "",
|
||||
"yes": ""
|
||||
},
|
||||
"languages": {
|
||||
@@ -664,7 +665,8 @@
|
||||
"recalculate": "",
|
||||
"reconcile": "",
|
||||
"schedule": "Programme",
|
||||
"sendcsi": ""
|
||||
"sendcsi": "",
|
||||
"viewdetail": ""
|
||||
},
|
||||
"errors": {
|
||||
"addingtoproduction": "",
|
||||
@@ -1190,6 +1192,9 @@
|
||||
"note": "",
|
||||
"paintpriority": "",
|
||||
"refinishhours": ""
|
||||
},
|
||||
"successes": {
|
||||
"removed": ""
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
|
||||
Reference in New Issue
Block a user