Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
537 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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
Verwerfen