changed reconciliation json to long text

This commit is contained in:
Anand Doshi
2013-01-15 12:25:02 +05:30
parent 3817f2b9ba
commit 62af43c9ff

View File

@@ -2,9 +2,9 @@
{ {
"owner": "Administrator", "owner": "Administrator",
"docstatus": 0, "docstatus": 0,
"creation": "2013-01-11 12:04:17", "creation": "2013-01-14 15:14:40",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2013-01-11 15:36:21" "modified": "2013-01-15 12:24:41"
}, },
{ {
"allow_attach": 0, "allow_attach": 0,
@@ -31,15 +31,16 @@
{ {
"parent": "Stock Reconciliation", "parent": "Stock Reconciliation",
"read": 1, "read": 1,
"doctype": "DocPerm",
"cancel": 1, "cancel": 1,
"name": "__common__", "name": "__common__",
"amend": 1, "amend": 0,
"create": 1, "create": 1,
"doctype": "DocPerm",
"submit": 1, "submit": 1,
"write": 1, "write": 1,
"parenttype": "DocType", "parenttype": "DocType",
"role": "Material Manager", "role": "Material Manager",
"report": 1,
"permlevel": 0, "permlevel": 0,
"parentfield": "permissions" "parentfield": "permissions"
}, },
@@ -115,7 +116,7 @@
"doctype": "DocField", "doctype": "DocField",
"label": "Reconciliation JSON", "label": "Reconciliation JSON",
"fieldname": "reconciliation_json", "fieldname": "reconciliation_json",
"fieldtype": "Text", "fieldtype": "Long Text",
"hidden": 1 "hidden": 1
}, },
{ {