Merge pull request #56586 from mihir-kandoi/alias-no-copy

fix: party aliases should be no copy
This commit is contained in:
Mihir Kandoi
2026-06-27 16:24:40 +05:30
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -547,6 +547,7 @@
"fieldtype": "Data",
"in_global_search": 1,
"label": "Alias",
"no_copy": 1,
"unique": 1
}
],
@@ -561,7 +562,7 @@
"link_fieldname": "party"
}
],
"modified": "2026-06-22 12:23:09.241125",
"modified": "2026-06-27 16:12:33.190257",
"modified_by": "Administrator",
"module": "Buying",
"name": "Supplier",

View File

@@ -681,6 +681,7 @@
"fieldtype": "Data",
"in_global_search": 1,
"label": "Alias",
"no_copy": 1,
"unique": 1
}
],
@@ -695,7 +696,7 @@
"link_fieldname": "party"
}
],
"modified": "2026-06-22 12:23:19.196991",
"modified": "2026-06-27 16:12:10.457900",
"modified_by": "Administrator",
"module": "Selling",
"name": "Customer",