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