Merge pull request #55196 from frappe/mergify/bp/version-16-hotfix/pr-55189

fix(project): update customer and sales order as no copy (backport #55189)
This commit is contained in:
Nishka Gosalia
2026-05-23 15:32:06 +05:30
committed by GitHub

View File

@@ -181,6 +181,7 @@
"fieldtype": "Link",
"in_global_search": 1,
"label": "Customer",
"no_copy": 1,
"oldfieldname": "customer",
"oldfieldtype": "Link",
"options": "Customer",
@@ -195,6 +196,7 @@
"fieldname": "sales_order",
"fieldtype": "Link",
"label": "Sales Order",
"no_copy": 1,
"options": "Sales Order"
},
{
@@ -480,7 +482,7 @@
"index_web_pages_for_search": 1,
"links": [],
"max_attachments": 4,
"modified": "2026-04-14 18:17:40.676750",
"modified": "2026-05-22 16:45:50.762759",
"modified_by": "Administrator",
"module": "Projects",
"name": "Project",