- Progress Commit

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-04-01 14:45:55 -04:00
parent 54dc9c8587
commit ae07f71e76
17 changed files with 223 additions and 78 deletions

View File

@@ -1524,7 +1524,8 @@
"voiding": "Error voiding Job. {{error}}"
},
"fields": {
"actual_completion": "Actual Completion",
"active_tasks": "Active Tasks",
"actual_completion": "Actual Completion",
"actual_delivery": "Actual Delivery",
"actual_in": "Actual In",
"adjustment_bottom_line": "Adjustments",
@@ -1840,7 +1841,8 @@
"appointmentconfirmation": "Send confirmation to customer?",
"associationwarning": "Any changes to associations will require updating the data from the new parent record to the Job.",
"audit": "Audit Trail",
"available": "Available",
"tasks": "Tasks",
"available": "Available",
"availablejobs": "Available Jobs",
"ca_bc_pvrt": {
"days": "Days",
@@ -2121,6 +2123,7 @@
},
"titles": {
"job_tasks": "Job Tasks",
"mine": "My Tasks",
"my_tasks": "My Tasks",
"completed": "Completed Tasks",
"deleted": "Deleted Tasks"
@@ -2130,14 +2133,17 @@
"complete": "Complete",
"delete": "Delete",
"edit": "Edit",
"refresh": "Refresh"
"refresh": "Refresh",
"myTasks": "Mine",
"allTasks": "All"
},
"placeholders": {
"description": "Enter a description",
"jobid": "Select a Job",
"joblineid": "Select a Job Line",
"partsorderid": "Select a Parts Order",
"billid": "Select a Bill"
"billid": "Select a Bill",
"assigned_to": "Select an Employee"
},
"fields": {
"priorities": {
@@ -3127,6 +3133,7 @@
}
},
"titles": {
"tasks": "Tasks",
"accounting-payables": "Payables | {{app}}",
"accounting-payments": "Payments | {{app}}",
"accounting-receivables": "Receivables | {{app}}",