Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
524 Visualizzazioni

In list view - under Favorite -  how to hide "Import records" option

Avatar
Abbandona
Risposta migliore

If you need to hide the "Import records" option for a specific view in odoo, you can use odoo's standard feature by setting the attribute import="false" in the tree view (list view) XML definition. For example:

Avatar
Abbandona