chore: show retried in list view

(cherry picked from commit 194d70f8a0c93c8e2952cd58cdc5d994414198fb)
This commit is contained in:
ruthra kumar 2023-11-10 11:44:25 +05:30 committed by Mergify
parent 696f8b0ae0
commit 33f1e709f1

View File

@ -73,6 +73,7 @@
{ {
"fieldname": "retried", "fieldname": "retried",
"fieldtype": "Int", "fieldtype": "Int",
"in_list_view": 1,
"label": "Retried", "label": "Retried",
"read_only": 1 "read_only": 1
} }
@ -80,7 +81,7 @@
"in_create": 1, "in_create": 1,
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2023-11-09 17:44:14.804836", "modified": "2023-11-10 11:44:10.758342",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Bulk Transaction", "module": "Bulk Transaction",
"name": "Bulk Transaction Log Detail", "name": "Bulk Transaction Log Detail",