chore: move status and error log to their own section

(cherry picked from commit 3cec62d4f8)
This commit is contained in:
ruthra kumar
2024-03-19 17:49:05 +05:30
committed by Mergify
parent 6ae9eb250f
commit d496a1e58e

View File

@@ -7,10 +7,10 @@
"engine": "InnoDB", "engine": "InnoDB",
"field_order": [ "field_order": [
"company", "company",
"column_break_txbg", "section_break_qpwb",
"status", "status",
"tasks_section",
"error_log", "error_log",
"tasks_section",
"delete_bin_data", "delete_bin_data",
"delete_leads_and_addresses", "delete_leads_and_addresses",
"reset_company_default_values", "reset_company_default_values",
@@ -63,10 +63,6 @@
"options": "Queued\nRunning\nFailed\nCompleted\nCancelled", "options": "Queued\nRunning\nFailed\nCompleted\nCancelled",
"read_only": 1 "read_only": 1
}, },
{
"fieldname": "column_break_txbg",
"fieldtype": "Column Break"
},
{ {
"fieldname": "section_break_tbej", "fieldname": "section_break_tbej",
"fieldtype": "Section Break" "fieldtype": "Section Break"
@@ -129,12 +125,16 @@
"fieldname": "error_log", "fieldname": "error_log",
"fieldtype": "Long Text", "fieldtype": "Long Text",
"label": "Error Log" "label": "Error Log"
},
{
"fieldname": "section_break_qpwb",
"fieldtype": "Section Break"
} }
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2024-03-19 17:04:49.369734", "modified": "2024-03-19 17:47:04.490196",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Transaction Deletion Record", "name": "Transaction Deletion Record",