more fixes to perms, floats and default enabled / disabled in search

This commit is contained in:
Rushabh Mehta
2013-01-23 10:09:28 +05:30
parent efe8102351
commit 6382a42dbe
25 changed files with 330 additions and 290 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-01-10 16:34:18",
"docstatus": 0,
"modified": "2013-01-22 15:06:09",
"modified": "2013-01-22 16:54:47",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -238,10 +238,10 @@
"description": "This currency will get fetched in Sales transactions of this customer",
"doctype": "DocField",
"fieldname": "default_currency",
"fieldtype": "Select",
"fieldtype": "Link",
"label": "Default Currency",
"no_copy": 1,
"options": "link:Currency",
"options": "Currency",
"permlevel": 0
},
{