Added voiding of ROs IO-639

This commit is contained in:
Patrick Fic
2021-02-19 09:43:08 -08:00
parent 7eec9ef550
commit 450ce3dbc3
18 changed files with 1782 additions and 26 deletions

View File

@@ -909,9 +909,10 @@
"noowner": "No owner associated.",
"novehicle": "No vehicle associated.",
"saving": "Error encountered while saving record.",
"updating": "Error while updating job(s). {{error}}",
"updating": "Error while updating job(s). {{error}}",
"validation": "Please ensure all fields are entered correctly.",
"validationtitle": "Validation Error"
"validationtitle": "Validation Error",
"voiding": "Error voiding job. {{error}}"
},
"fields": {
"actual_completion": "Actual Completion",
@@ -1189,7 +1190,8 @@
"totals": "Totals",
"vehicle_info": "Vehicle",
"vehicleassociation": "Vehicle Association",
"viewallocations": "View Allocations"
"viewallocations": "View Allocations",
"voidjob": "Are you sure you want to void this job? This cannot be easily undone. "
},
"successes": {
"addedtoproduction": "Job added to production board.",
@@ -1207,7 +1209,8 @@
"save": "Job saved successfully.",
"savetitle": "Record saved successfully.",
"supplemented": "Job supplemented successfully. ",
"updated": "Job(s) updated successfully."
"updated": "Job(s) updated successfully.",
"voided": "Job voided successfully."
}
},
"menus": {
@@ -1267,7 +1270,8 @@
"deletejob": "Delete Job",
"duplicate": "Duplicate this Job",
"duplicatenolines": "Duplicate this Job without Repair Data",
"newcccontract": "Create Courtesy Car Contract"
"newcccontract": "Create Courtesy Car Contract",
"void": "Void Job"
},
"jobsdetail": {
"claimdetail": "Claim Details",