BOD-5 BOD-36 #comment Added Audit Trail List to jobs and created Audit List view component + queries

This commit is contained in:
Patrick Fic
2020-03-10 11:02:28 -07:00
parent d1cfd9bacf
commit 05d7aa7000
10 changed files with 345 additions and 21 deletions

View File

@@ -56,6 +56,14 @@
"actions": "Actions"
}
},
"audit": {
"fields": {
"created": "Time",
"operation": "Operation",
"useremail": "User",
"values": ""
}
},
"bodyshop": {
"errors": {
"loading": "Unable to load shop details. Please call technical support."
@@ -178,7 +186,8 @@
"is_credit_memo": "Credit Memo?",
"ro_number": "RO Number",
"total": "Invoice Total",
"vendor": "Vendor"
"vendor": "Vendor",
"vendorname": "Vendor Name"
},
"labels": {
"actions": "Actions",
@@ -337,6 +346,7 @@
},
"labels": {
"appointmentconfirmation": "Send confirmation to customer?",
"audit": "Audit Trail",
"available_new_jobs": "",
"cards": {
"appraiser": "Appraiser",

View File

@@ -56,6 +56,14 @@
"actions": "Comportamiento"
}
},
"audit": {
"fields": {
"created": "",
"operation": "",
"useremail": "",
"values": ""
}
},
"bodyshop": {
"errors": {
"loading": "No se pueden cargar los detalles de la tienda. Por favor llame al soporte técnico."
@@ -178,7 +186,8 @@
"is_credit_memo": "",
"ro_number": "",
"total": "",
"vendor": ""
"vendor": "",
"vendorname": ""
},
"labels": {
"actions": "",
@@ -337,6 +346,7 @@
},
"labels": {
"appointmentconfirmation": "¿Enviar confirmación al cliente?",
"audit": "",
"available_new_jobs": "",
"cards": {
"appraiser": "Tasador",

View File

@@ -56,6 +56,14 @@
"actions": "actes"
}
},
"audit": {
"fields": {
"created": "",
"operation": "",
"useremail": "",
"values": ""
}
},
"bodyshop": {
"errors": {
"loading": "Impossible de charger les détails de la boutique. Veuillez appeler le support technique."
@@ -178,7 +186,8 @@
"is_credit_memo": "",
"ro_number": "",
"total": "",
"vendor": ""
"vendor": "",
"vendorname": ""
},
"labels": {
"actions": "",
@@ -337,6 +346,7 @@
},
"labels": {
"appointmentconfirmation": "Envoyer une confirmation au client?",
"audit": "",
"available_new_jobs": "",
"cards": {
"appraiser": "Expert",