BOD-11 BOD-12 BOD-10 WIP Guided manual estimate creation.
This commit is contained in:
@@ -303,6 +303,7 @@
|
||||
"addNote": "Add Note",
|
||||
"changestatus": "Change Status",
|
||||
"convert": "Convert",
|
||||
"manualnew": "Create New Job Manually",
|
||||
"postInvoices": "Post Invoices",
|
||||
"printCenter": "Print Center",
|
||||
"schedule": "Schedule"
|
||||
@@ -416,7 +417,6 @@
|
||||
"labels": {
|
||||
"appointmentconfirmation": "Send confirmation to customer?",
|
||||
"audit": "Audit Trail",
|
||||
"available_new_jobs": "",
|
||||
"availablenew": "Available New Jobs",
|
||||
"availablesupplements": "Available Supplements",
|
||||
"cards": {
|
||||
@@ -435,6 +435,7 @@
|
||||
},
|
||||
"create": {
|
||||
"jobinfo": "Job Info",
|
||||
"newowner": "Create a new Owner instead. ",
|
||||
"newvehicle": "Create a new Vehicle Instead",
|
||||
"ownerinfo": "Owner Info",
|
||||
"vehicleinfo": "Vehicle Info"
|
||||
@@ -522,7 +523,8 @@
|
||||
},
|
||||
"owners": {
|
||||
"errors": {
|
||||
"noaccess": "The record does not exist or you do not have access to it. "
|
||||
"noaccess": "The record does not exist or you do not have access to it. ",
|
||||
"selectexistingornew": "Select an existing owner record or create a new one. "
|
||||
},
|
||||
"fields": {
|
||||
"address": "Address",
|
||||
@@ -605,6 +607,7 @@
|
||||
"vehicles": {
|
||||
"errors": {
|
||||
"noaccess": "The vehicle does not exist or you do not have access to it.",
|
||||
"selectexistingornew": "Select an existing vehicle record or create a new one. ",
|
||||
"validation": "Please ensure all fields are entered correctly.",
|
||||
"validationtitle": "Validation Error"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user