Added remove from production button to kanban card. BOD-261

This commit is contained in:
Patrick Fic
2020-08-24 11:00:52 -07:00
parent 2acef8f726
commit 2cb8ae1359
10 changed files with 205 additions and 92 deletions

View File

@@ -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": {

View File

@@ -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": {

View File

@@ -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": {