fix: Remove Open Filter On Communication Doctype (#24800)
This commit is contained in:
parent
ca3ef817b0
commit
25a3baa632
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ frappe.listview_settings["Communication"] = {
|
|||
"communication_date",
|
||||
],
|
||||
|
||||
filters: [["status", "=", "Open"]],
|
||||
|
||||
onload: function (list_view) {
|
||||
let method = "frappe.email.inbox.create_email_flag_queue";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue