fixes frappe/erpnext#1627
This commit is contained in:
parent
37f54f9a35
commit
2fdb51f85e
@ -109,9 +109,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "image",
|
"fieldname": "image",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Attach",
|
||||||
"label": "Image",
|
"label": "Image",
|
||||||
"options": "attach_files:",
|
"options": "",
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"read_only": 0
|
"read_only": 0
|
||||||
},
|
},
|
||||||
@ -832,7 +832,7 @@
|
|||||||
"icon": "icon-tag",
|
"icon": "icon-tag",
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"max_attachments": 1,
|
"max_attachments": 1,
|
||||||
"modified": "2014-05-07 05:29:42.155019",
|
"modified": "2014-05-12 07:54:58.118118",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Item",
|
"name": "Item",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user