chore: move status and error log to their own section
(cherry picked from commit 3cec62d4f8)
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user