Merge pull request #41625 from frappe/mergify/bp/version-15-hotfix/pr-41601

fix: add in some indices to speed up Purchase Order deletion (backport #41601)
This commit is contained in:
Akhil Narang
2024-05-24 12:27:29 +05:30
committed by GitHub
2 changed files with 7 additions and 5 deletions

View File

@@ -1139,7 +1139,8 @@
"hide_seconds": 1,
"label": "Inter Company Order Reference",
"options": "Purchase Order",
"read_only": 1
"read_only": 1,
"search_index": 1
},
{
"fieldname": "project",
@@ -1645,7 +1646,7 @@
"idx": 105,
"is_submittable": 1,
"links": [],
"modified": "2024-03-29 16:27:41.539613",
"modified": "2024-05-23 16:35:54.905804",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order",