added warehouse user to retrict entry and also introduced query handlers

This commit is contained in:
Rushabh Mehta
2013-02-04 13:56:50 +05:30
parent 87462b68a7
commit 0dbe898d82
8 changed files with 97 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-01-10 16:34:30",
"docstatus": 0,
"modified": "2013-01-29 13:29:21",
"modified": "2013-02-04 11:35:53",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -80,6 +80,21 @@
"permlevel": 0,
"search_index": 1
},
{
"doctype": "DocField",
"fieldname": "column_break_4",
"fieldtype": "Column Break",
"permlevel": 0
},
{
"description": "If set, data entry is only allowed for specified users. Else, entry is allowed for all users with requisite permissions.",
"doctype": "DocField",
"fieldname": "warehouse_users",
"fieldtype": "Table",
"label": "Warehouse Users",
"options": "Warehouse User",
"permlevel": 0
},
{
"description": "For Reference Only.",
"doctype": "DocField",