Company field editable and is readonly after saving.

This commit is contained in:
noahjacob
2021-04-09 20:01:47 +05:30
parent c6b3766fb2
commit 110f28f869

View File

@@ -70,6 +70,7 @@
"oldfieldname": "company", "oldfieldname": "company",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Company", "options": "Company",
"read_only_depends_on": "eval: !doc.__islocal",
"remember_last_selected_value": 1, "remember_last_selected_value": 1,
"reqd": 1, "reqd": 1,
"search_index": 1 "search_index": 1
@@ -244,7 +245,7 @@
"idx": 1, "idx": 1,
"is_tree": 1, "is_tree": 1,
"links": [], "links": [],
"modified": "2021-02-16 17:21:52.380098", "modified": "2021-04-09 19:54:56.263965",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Warehouse", "name": "Warehouse",