Merged in feature/IO-1366-Audit-Logging (pull request #1311)

Feature/IO-1366 Audit Logging

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2024-03-01 02:44:05 +00:00
committed by Dave Richer
11 changed files with 122 additions and 15 deletions

View File

@@ -107,6 +107,7 @@
"alerttoggle": "",
"appointmentcancel": "",
"appointmentinsert": "",
"billdeleted": "",
"billposted": "",
"billupdated": "",
"failedpayment": "",
@@ -114,6 +115,7 @@
"jobassignmentremoved": "",
"jobchecklist": "",
"jobconverted": "",
"jobexported": "",
"jobfieldchanged": "",
"jobimported": "",
"jobinproductionchange": "",
@@ -126,7 +128,9 @@
"jobspartsorder": "",
"jobspartsreturn": "",
"jobstatuschange": "",
"jobsupplement": ""
"jobsupplement": "",
"jobsuspend": "",
"jobvoid": ""
}
},
"billlines": {