跳至内容
菜单
此问题已终结
1 回复
530 查看

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:

形象
丢弃