Added job login and log off functionality. BOD-183
This commit is contained in:
@@ -829,9 +829,9 @@
|
||||
"shops": "Mes boutiques"
|
||||
},
|
||||
"tech": {
|
||||
"clockin": "",
|
||||
"clockout": "",
|
||||
"home": "",
|
||||
"jobclockin": "",
|
||||
"jobclockout": "",
|
||||
"joblookup": "",
|
||||
"login": "",
|
||||
"logout": "",
|
||||
@@ -1068,11 +1068,19 @@
|
||||
},
|
||||
"timetickets": {
|
||||
"actions": {
|
||||
"clockin": "",
|
||||
"clockout": "",
|
||||
"enter": ""
|
||||
},
|
||||
"errors": {
|
||||
"clockingin": "",
|
||||
"clockingout": ""
|
||||
},
|
||||
"fields": {
|
||||
"actualhrs": "",
|
||||
"ciecacode": "",
|
||||
"clockoff": "",
|
||||
"clockon": "",
|
||||
"cost_center": "",
|
||||
"date": "",
|
||||
"employee": "",
|
||||
@@ -1080,10 +1088,16 @@
|
||||
"ro_number": ""
|
||||
},
|
||||
"labels": {
|
||||
"alreadyclockedon": "",
|
||||
"clockintojob": "",
|
||||
"edit": "",
|
||||
"flat_rate": "",
|
||||
"new": "",
|
||||
"straight_time": ""
|
||||
},
|
||||
"successes": {
|
||||
"clockedin": "",
|
||||
"clockedout": ""
|
||||
}
|
||||
},
|
||||
"titles": {
|
||||
|
||||
Reference in New Issue
Block a user