Merge pull request #25196 from noahjacob/UX

fix: Company field in Warehouse
This commit is contained in:
Marica 2021-04-12 11:08:45 +05:30 committed by GitHub
commit be26e59087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",