From 75528eee625981fc6a21607b715ae01622a9ff2f Mon Sep 17 00:00:00 2001 From: s-aga-r Date: Mon, 6 Jan 2025 14:05:59 +0530 Subject: [PATCH] chore: enable `track_changes` --- mail/mail/doctype/dkim_key/dkim_key.json | 5 +++-- mail/mail/doctype/dmarc_report/dmarc_report.json | 5 +++-- mail/mail/doctype/mail_agent_group/mail_agent_group.json | 5 +++-- mail/mail/doctype/mail_agent_job/mail_agent_job.json | 5 +++-- mail/mail/doctype/mail_sync_history/mail_sync_history.json | 5 +++-- mail/mail/doctype/spam_check_log/spam_check_log.json | 5 +++-- 6 files changed, 18 insertions(+), 12 deletions(-) diff --git a/mail/mail/doctype/dkim_key/dkim_key.json b/mail/mail/doctype/dkim_key/dkim_key.json index bca90c94..8ed259ac 100644 --- a/mail/mail/doctype/dkim_key/dkim_key.json +++ b/mail/mail/doctype/dkim_key/dkim_key.json @@ -124,7 +124,7 @@ "link_fieldname": "attached_to_docname" } ], - "modified": "2025-01-05 13:13:54.370351", + "modified": "2025-01-06 14:04:17.764275", "modified_by": "Administrator", "module": "Mail", "name": "DKIM Key", @@ -145,5 +145,6 @@ ], "sort_field": "creation", "sort_order": "DESC", - "states": [] + "states": [], + "track_changes": 1 } \ No newline at end of file diff --git a/mail/mail/doctype/dmarc_report/dmarc_report.json b/mail/mail/doctype/dmarc_report/dmarc_report.json index 1a805e1a..4b5f703e 100644 --- a/mail/mail/doctype/dmarc_report/dmarc_report.json +++ b/mail/mail/doctype/dmarc_report/dmarc_report.json @@ -132,7 +132,7 @@ "in_create": 1, "index_web_pages_for_search": 1, "links": [], - "modified": "2024-11-28 10:47:28.652910", + "modified": "2025-01-06 14:04:18.474653", "modified_by": "Administrator", "module": "Mail", "name": "DMARC Report", @@ -154,5 +154,6 @@ ], "sort_field": "creation", "sort_order": "DESC", - "states": [] + "states": [], + "track_changes": 1 } \ No newline at end of file diff --git a/mail/mail/doctype/mail_agent_group/mail_agent_group.json b/mail/mail/doctype/mail_agent_group/mail_agent_group.json index d760b5a3..64d4c7f7 100644 --- a/mail/mail/doctype/mail_agent_group/mail_agent_group.json +++ b/mail/mail/doctype/mail_agent_group/mail_agent_group.json @@ -102,7 +102,7 @@ "link_fieldname": "agent_group" } ], - "modified": "2024-12-23 13:45:28.393030", + "modified": "2025-01-06 14:04:18.910570", "modified_by": "Administrator", "module": "Mail", "name": "Mail Agent Group", @@ -124,5 +124,6 @@ ], "sort_field": "creation", "sort_order": "DESC", - "states": [] + "states": [], + "track_changes": 1 } \ No newline at end of file diff --git a/mail/mail/doctype/mail_agent_job/mail_agent_job.json b/mail/mail/doctype/mail_agent_job/mail_agent_job.json index 8f30368d..58648002 100644 --- a/mail/mail/doctype/mail_agent_job/mail_agent_job.json +++ b/mail/mail/doctype/mail_agent_job/mail_agent_job.json @@ -155,7 +155,7 @@ ], "index_web_pages_for_search": 1, "links": [], - "modified": "2024-12-30 18:57:34.469733", + "modified": "2025-01-06 14:04:18.075040", "modified_by": "Administrator", "module": "Mail", "name": "Mail Agent Job", @@ -177,5 +177,6 @@ ], "sort_field": "creation", "sort_order": "DESC", - "states": [] + "states": [], + "track_changes": 1 } \ No newline at end of file diff --git a/mail/mail/doctype/mail_sync_history/mail_sync_history.json b/mail/mail/doctype/mail_sync_history/mail_sync_history.json index 07428c69..92fd8c0e 100644 --- a/mail/mail/doctype/mail_sync_history/mail_sync_history.json +++ b/mail/mail/doctype/mail_sync_history/mail_sync_history.json @@ -58,7 +58,7 @@ ], "index_web_pages_for_search": 1, "links": [], - "modified": "2024-08-12 12:17:37.936534", + "modified": "2025-01-06 14:04:19.848389", "modified_by": "Administrator", "module": "Mail", "name": "Mail Sync History", @@ -80,5 +80,6 @@ ], "sort_field": "creation", "sort_order": "DESC", - "states": [] + "states": [], + "track_changes": 1 } \ No newline at end of file diff --git a/mail/mail/doctype/spam_check_log/spam_check_log.json b/mail/mail/doctype/spam_check_log/spam_check_log.json index 9f5f4cbe..a57aac8e 100644 --- a/mail/mail/doctype/spam_check_log/spam_check_log.json +++ b/mail/mail/doctype/spam_check_log/spam_check_log.json @@ -138,7 +138,7 @@ "in_create": 1, "index_web_pages_for_search": 1, "links": [], - "modified": "2024-11-29 17:15:20.791208", + "modified": "2025-01-06 14:04:19.381154", "modified_by": "Administrator", "module": "Mail", "name": "Spam Check Log", @@ -160,5 +160,6 @@ ], "sort_field": "creation", "sort_order": "DESC", - "states": [] + "states": [], + "track_changes": 1 } \ No newline at end of file