I'd like to be the only user who can change the prioritization of tasks. Can that be configured?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
2624
查看
You can make the Priority field visible (in form view) to certain groups only and let your user can be part of that group. So you will only able to change the priority from form view.
From kanban view remove the widget from priority field so nobody will able to change it. Just show priority field as normal field with some extra designs.
I hope you get an Idea.