added number format, sent country info in boot, link options not extracted from cache

This commit is contained in:
Rushabh Mehta
2013-01-21 10:14:10 +05:30
parent 3ab6c5fca9
commit f5b04cff8b
8 changed files with 62 additions and 82 deletions

View File

@@ -1,3 +1,2 @@
cur_frm.cscript.refresh = function(doc) {
cur_frm.set_intro(doc.__islocal ? "" : "There is nothing to edit.")
}

View File

@@ -2,9 +2,9 @@
{
"owner": "Administrator",
"docstatus": 0,
"creation": "2013-01-17 12:30:28",
"creation": "2013-01-19 10:23:31",
"modified_by": "Administrator",
"modified": "2013-01-17 16:24:59"
"modified": "2013-01-19 11:10:45"
},
{
"read_only": 0,
@@ -27,8 +27,12 @@
"name": "__common__",
"parent": "Currency",
"read": 1,
"create": 1,
"submit": 0,
"doctype": "DocPerm",
"write": 1,
"parenttype": "DocType",
"report": 1,
"permlevel": 0,
"parentfield": "permissions"
},
@@ -63,18 +67,27 @@
"fieldname": "symbol",
"fieldtype": "Data"
},
{
"doctype": "DocField",
"label": "Number Format",
"fieldname": "number_format",
"fieldtype": "Data"
},
{
"cancel": 1,
"role": "Accounts Manager",
"doctype": "DocPerm"
},
{
"amend": 0,
"create": 1,
"doctype": "DocPerm",
"submit": 0,
"write": 1,
"report": 1,
"role": "System Manager",
"role": "Sales Master Manager",
"cancel": 1
},
{
"role": "All",
"doctype": "DocPerm"
"amend": 0,
"doctype": "DocPerm",
"role": "Purchase Master Manager",
"cancel": 0
}
]