fix: asset category name disappear (#24728)

This commit is contained in:
Afshan 2021-02-24 19:08:56 +05:30 committed by GitHub
parent 6bd2bbc953
commit 684fc4e27b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,6 @@
], ],
"fields": [ "fields": [
{ {
"depends_on": "eval:!doc.asset_category_name",
"fieldname": "asset_category_name", "fieldname": "asset_category_name",
"fieldtype": "Data", "fieldtype": "Data",
"in_list_view": 1, "in_list_view": 1,
@ -67,7 +66,7 @@
} }
], ],
"links": [], "links": [],
"modified": "2021-01-22 12:31:14.425319", "modified": "2021-02-24 15:05:38.621803",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Assets", "module": "Assets",
"name": "Asset Category", "name": "Asset Category",