#2413 supplier简档普通用户设置中没有“我的资料”菜单,同时也没办法编辑个人资料和密码

This commit is contained in:
廖大雪 2021-11-10 19:21:29 +08:00
parent 93be0c3451
commit e91ee42b09
2 changed files with 17 additions and 0 deletions

View File

@ -12,6 +12,7 @@ admin_menus:
permission_sets:
- user
- customer
- supplier
expanded: false
mobile: false
sort: 100
@ -20,6 +21,7 @@ admin_menus:
permission_sets:
- user
- customer
- supplier
parent: account
object_name: users
mobile: false

View File

@ -402,6 +402,21 @@ permission_set:
- contact_id
- position
- sort_no
supplier:
allowCreate: false
allowDelete: false
allowEdit: true
allowRead: true
modifyAllRecords: false
viewAllRecords: false
uneditable_fields:
- profile
- password_expired
- organizations
- manager
- contact_id
- position
- sort_no
relatedList:
- objectName: flow_positions
filters: !!js/function |