Merge pull request #49018 from frappe/mergify/bp/version-14-hotfix/pr-49010

fix: timeout while submitting purchase receipt (backport #49010)
This commit is contained in:
rohitwaghchaure
2025-08-07 12:28:30 +05:30
committed by GitHub

View File

@@ -1077,7 +1077,8 @@
"no_copy": 1, "no_copy": 1,
"options": "Delivery Note", "options": "Delivery Note",
"print_hide": 1, "print_hide": 1,
"read_only": 1 "read_only": 1,
"search_index": 1
}, },
{ {
"fieldname": "scan_barcode", "fieldname": "scan_barcode",
@@ -1242,7 +1243,7 @@
"idx": 261, "idx": 261,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2024-11-13 16:55:14.129055", "modified": "2025-08-06 16:41:02.690658",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Purchase Receipt", "name": "Purchase Receipt",