BOD-23 Added schema changes for time tickets + redux config for time ticket modal + scaffolding for time ticket modal.

This commit is contained in:
Patrick Fic
2020-04-14 17:38:05 -07:00
parent 91af10eef2
commit 325a82ac86
27 changed files with 829 additions and 9 deletions

View File

@@ -712,6 +712,17 @@
"state": "Error reading page state. Please refresh."
}
},
"timetickets": {
"fields": {
"employee": "Employee"
},
"labels": {
"edit": "Edit Time Ticket",
"flat_rate": "Flat Rate",
"new": "New Time Ticket",
"straight_time": "Straight Time"
}
},
"titles": {
"app": "Bodyshop by ImEX Systems",
"bc": {