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:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Progetti
- MRP
La domanda è stata contrassegnata
1
Rispondi
5603
Visualizzazioni
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>
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati