Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
7918 Visualizzazioni

Hi, 

What is the usage of the tree view attribute  'import="false" already used in some tree view declaration, Im wondering if it can be used to hide the import Button in tree views

Ex from odoo view declaration.

<tree editable="top" string="Timesheet Activities" import="false">
Avatar
Abbandona
Risposta migliore

Hi,

This attribute does not work by default.

I you want to use it, I think this module can Help you: 

https://www.odoo.com/apps/modules/11.0/display_import_button/

With This, we can use "import" attribute  on your tree and kanban views like this: 

<tree import="false">....


Avatar
Abbandona
Autore

Thank your for this useful module.

That is not possible with odoo 12. when i add attributes: create = 'false' in tree view, both CREATE and IMPORT BUTTON is invisbile.

How can hide only IMPORT BUTTON. thanks guy

I'm not sure that you use the right version. For Odoo 12, please download version 12 of the module:

https://www.odoo.com/apps/modules/12.0/display_import_button/

Post correlati Risposte Visualizzazioni Attività
2
mag 19
8546
2
giu 22
2837
3
nov 19
18324
2
lug 18
10202
0
lug 17
4439