Is there some way to disable the "Add a new column" link in the Opportunities Kanban view ? By means of security settings ? Or is it somewhere available in the seetings (e.g. menus) ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- المشروع
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
5600
أدوات العرض
Inherit the kanban view to add the group_create attribute to the kanban node. It may also be possible to remove it based on security groups with th eattribute tag. Check odoo help on views for more info.
<kanban position="attributes">
<attribute name="group_create">false</attribute>
</kanban>
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل