Jobs datamodel updates + creation of cards for jobs detail screen.
This commit is contained in:
@@ -40,6 +40,17 @@
|
||||
|
||||
"jobs": {
|
||||
"labels": {
|
||||
"cards": {
|
||||
"customer": "Customer Information",
|
||||
"vehicle": "Vehicle",
|
||||
"insurance": "Insurance Details",
|
||||
"dates": "Dates",
|
||||
"documents": "Documents",
|
||||
"parts": "Parts",
|
||||
"notes": "Notes",
|
||||
"damage": "Area of Damage",
|
||||
"totals": "Totals"
|
||||
},
|
||||
"no_owner": "No Owner",
|
||||
"vehicle_info": "Vehicle"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user