Added rights for print and email in DocPerm

This commit is contained in:
Anand Doshi
2013-12-20 19:32:25 +05:30
parent 8a436500f0
commit 68852f25b5
192 changed files with 543 additions and 236 deletions

View File

@@ -2,11 +2,12 @@
{
"creation": "2013-03-07 18:50:32",
"docstatus": 0,
"modified": "2013-11-19 12:12:33",
"modified": "2013-12-20 19:24:40",
"modified_by": "Administrator",
"owner": "Administrator"
},
{
"allow_import": 1,
"allow_rename": 1,
"description": "A logical Warehouse against which stock entries are made.",
"doctype": "DocType",
@@ -25,11 +26,13 @@
},
{
"doctype": "DocPerm",
"email": 1,
"name": "__common__",
"parent": "Warehouse",
"parentfield": "permissions",
"parenttype": "DocType",
"permlevel": 0,
"print": 1,
"read": 1,
"report": 1
},
@@ -75,15 +78,13 @@
"fieldname": "create_account_under",
"fieldtype": "Link",
"label": "Parent Account",
"options": "Account",
"permlevel": 0
"options": "Account"
},
{
"doctype": "DocField",
"fieldname": "column_break_4",
"fieldtype": "Section Break",
"label": "Allow For Users",
"permlevel": 0,
"read_only": 0
},
{