fix: supplier was not able to Submit RFQ due to in sufficient permission

This commit is contained in:
Anurag Mishra
2021-02-18 13:41:30 +05:30
parent c5b94adc87
commit 5ec592d09c
2 changed files with 12 additions and 3 deletions

View File

@@ -214,7 +214,7 @@
"is_tree": 1, "is_tree": 1,
"links": [], "links": [],
"max_attachments": 3, "max_attachments": 3,
"modified": "2021-02-08 17:02:44.951572", "modified": "2021-02-18 13:40:30.049650",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Item Group", "name": "Item Group",
@@ -277,7 +277,7 @@
"export": 1, "export": 1,
"print": 1, "print": 1,
"report": 1, "report": 1,
"role": "Customer", "role": "All",
"select": 1, "select": 1,
"share": 1 "share": 1
} }

View File

@@ -1068,7 +1068,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"max_attachments": 1, "max_attachments": 1,
"modified": "2021-01-25 20:49:50.222976", "modified": "2021-02-18 13:41:04.108932",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Item", "name": "Item",
@@ -1120,6 +1120,15 @@
{ {
"read": 1, "read": 1,
"role": "Manufacturing User" "role": "Manufacturing User"
},
{
"email": 1,
"export": 1,
"print": 1,
"report": 1,
"role": "All",
"select": 1,
"share": 1
} }
], ],
"quick_entry": 1, "quick_entry": 1,