Skip to content

Commit

Permalink
chore: enable track_changes
Browse files Browse the repository at this point in the history
  • Loading branch information
s-aga-r committed Jan 6, 2025
1 parent e9068d2 commit 75528ee
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 12 deletions.
5 changes: 3 additions & 2 deletions mail/mail/doctype/dkim_key/dkim_key.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -145,5 +145,6 @@
],
"sort_field": "creation",
"sort_order": "DESC",
"states": []
"states": [],
"track_changes": 1
}
5 changes: 3 additions & 2 deletions mail/mail/doctype/dmarc_report/dmarc_report.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -154,5 +154,6 @@
],
"sort_field": "creation",
"sort_order": "DESC",
"states": []
"states": [],
"track_changes": 1
}
5 changes: 3 additions & 2 deletions mail/mail/doctype/mail_agent_group/mail_agent_group.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -124,5 +124,6 @@
],
"sort_field": "creation",
"sort_order": "DESC",
"states": []
"states": [],
"track_changes": 1
}
5 changes: 3 additions & 2 deletions mail/mail/doctype/mail_agent_job/mail_agent_job.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -177,5 +177,6 @@
],
"sort_field": "creation",
"sort_order": "DESC",
"states": []
"states": [],
"track_changes": 1
}
5 changes: 3 additions & 2 deletions mail/mail/doctype/mail_sync_history/mail_sync_history.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -80,5 +80,6 @@
],
"sort_field": "creation",
"sort_order": "DESC",
"states": []
"states": [],
"track_changes": 1
}
5 changes: 3 additions & 2 deletions mail/mail/doctype/spam_check_log/spam_check_log.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -160,5 +160,6 @@
],
"sort_field": "creation",
"sort_order": "DESC",
"states": []
"states": [],
"track_changes": 1
}

0 comments on commit 75528ee

Please sign in to comment.