Skip to Content
Menu
This question has been flagged
8 Replies
7855 Rodiniai

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

Portretas
Atmesti
Best Answer

Hi,

You can use import=false

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

Thank You..

Portretas
Atmesti
Autorius

Thanks for your Answer.But it is not working.

<tree import ="false">

Best Answer

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/

Portretas
Atmesti
Best Answer

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

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

Portretas
Atmesti
Best Answer

Hii,

You will try this

<tree import="false">
</tree>
Portretas
Atmesti
Autorius

yes,I Tried this but still not working.

for me its working fine.!

Related Posts Replies Rodiniai Veikla
2
gruod. 22
14850
1
lapkr. 21
4952
0
saus. 21
2322
0
gruod. 23
2967
1
geg. 19
4386