Added timing for job costing.

This commit is contained in:
Patrick Fic
2021-04-09 13:55:59 -07:00
parent 136541b291
commit 1b8ce8d8e8
5 changed files with 14 additions and 7 deletions

View File

@@ -735,7 +735,7 @@
"delete": "Employee deleted successfully.",
"save": "Employee saved successfully."
},
"validations": {
"validation": {
"unique_employee_number": "You must enter a unique employee number."
}
},
@@ -828,7 +828,7 @@
},
"messages": {
"exception": "$t(titles.app) has encountered an error. Please try again. If the problem persists, please submit a support ticket or contact us.",
"newversionmessage": "Click refresh below to update to the latest available version of ImEX Online.",
"newversionmessage": "Click refresh below to update to the latest available version of ImEX Online. Please make sure all other tabs and windows are closed.",
"newversiontitle": "New version of ImEX Online Available",
"noacctfilepath": "There is no accounting file path set. You will not be able to export any items.",
"noshop": "You do not have access to any shops. Please reach out to your shop manager or technical support. ",

View File

@@ -735,7 +735,7 @@
"delete": "Empleado eliminado con éxito.",
"save": "Empleado guardado con éxito."
},
"validations": {
"validation": {
"unique_employee_number": ""
}
},

View File

@@ -735,7 +735,7 @@
"delete": "L'employé a bien été supprimé.",
"save": "L'employé a enregistré avec succès."
},
"validations": {
"validation": {
"unique_employee_number": ""
}
},