[fix] Set fieldtype of description field as Text in Landed Cost Item

This commit is contained in:
Nabin Hait
2015-10-20 12:18:19 +05:30
parent 17dc249841
commit 4d20f3029b

View File

@@ -35,7 +35,7 @@
"bold": 0, "bold": 0,
"collapsible": 0, "collapsible": 0,
"fieldname": "description", "fieldname": "description",
"fieldtype": "Data", "fieldtype": "Text",
"hidden": 0, "hidden": 0,
"ignore_user_permissions": 0, "ignore_user_permissions": 0,
"in_filter": 0, "in_filter": 0,
@@ -216,7 +216,7 @@
"is_submittable": 0, "is_submittable": 0,
"issingle": 0, "issingle": 0,
"istable": 1, "istable": 1,
"modified": "2015-10-02 07:38:54.612684", "modified": "2015-10-20 12:16:35.511559",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Landed Cost Item", "name": "Landed Cost Item",