跳至內容
選單
此問題已被標幟
1 回覆
527 瀏覽次數

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

頭像
捨棄
最佳答案

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:

頭像
捨棄