fix: make customer_name field read only.

This commit is contained in:
Devin Slauenwhite 2022-07-19 11:02:43 -04:00 committed by GitHub
parent d3f0897420
commit 7083b3148b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,12 +166,13 @@
"fetch_from": "customer.customer_name",
"fieldname": "customer_name",
"fieldtype": "Data",
"label": "Customer Name"
"label": "Customer Name",
"read_only": 1
}
],
"is_submittable": 1,
"links": [],
"modified": "2022-07-12 13:03:04.442174",
"modified": "2022-07-19 11:03:04.442174",
"modified_by": "Administrator",
"module": "Stock",
"name": "Pick List",