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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
2622
ビュー
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.