Merge pull request #24622 from Anurag810/suplier_portal_fixes

fix: supplier was not able to Submit RFQ due to insufficient permission
This commit is contained in:
Anurag Mishra 2021-03-15 16:33:49 +05:30 committed by GitHub
commit 4f6f224544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 3 deletions

View File

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

View File

@ -1066,7 +1066,7 @@
"index_web_pages_for_search": 1,
"links": [],
"max_attachments": 1,
"modified": "2021-02-18 14:00:19.668049",
"modified": "2021-03-15 13:41:04.108932",
"modified_by": "Administrator",
"module": "Stock",
"name": "Item",
@ -1118,6 +1118,15 @@
{
"read": 1,
"role": "Manufacturing User"
},
{
"email": 1,
"export": 1,
"print": 1,
"report": 1,
"role": "All",
"select": 1,
"share": 1
}
],
"quick_entry": 1,