Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
8 Odpovědi
7600 Zobrazení

how to disable/hide the import  button for certain models in odoo 8?

Avatar
Zrušit
Nejlepší odpověď

Hi,

You can use import=false

i.e <tree import = false></tree>

Thank You..

Avatar
Zrušit
Autor

Thanks for your Answer.But it is not working.

<tree import ="false">

Nejlepší odpověď

Use this module to hide the import button. It will be available above v12 in default Odoo.

eg: <tree import="false">

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

Avatar
Zrušit
Nejlepší odpověď

you can try with create="false" in tree tag.  like <tree create="false">

import="false" doesn't work in Odoo V8.

Avatar
Zrušit
Nejlepší odpověď

Hii,

You will try this

<tree import="false">
</tree>
Avatar
Zrušit
Autor

yes,I Tried this but still not working.

for me its working fine.!

Related Posts Odpovědi Zobrazení Aktivita
2
pro 22
14610
1
lis 21
4707
0
led 21
2169
0
pro 23
2825
1
kvě 19
4210