fix: remove no copy for serial no field of purchase receipt item

This commit is contained in:
Mihir Kandoi
2025-03-12 17:11:14 +05:30
parent 3f9df2fb2d
commit baa564fc94

View File

@@ -1017,8 +1017,7 @@
{ {
"fieldname": "serial_no", "fieldname": "serial_no",
"fieldtype": "Text", "fieldtype": "Text",
"label": "Serial No", "label": "Serial No"
"no_copy": 1
}, },
{ {
"fieldname": "rejected_serial_no", "fieldname": "rejected_serial_no",
@@ -1141,7 +1140,7 @@
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2025-03-12 16:34:29.722982", "modified": "2025-03-12 17:10:42.780622",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Purchase Receipt Item", "name": "Purchase Receipt Item",