Skip to Content
मेन्यू
This question has been flagged
8 Replies
7811 Views

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

Avatar
Discard
Best Answer

Hi,

You can use import=false

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

Thank You..

Avatar
Discard
Author

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/

Avatar
Discard
Best Answer

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

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

Avatar
Discard
Best Answer

Hii,

You will try this

<tree import="false">
</tree>
Avatar
Discard
Author

yes,I Tried this but still not working.

for me its working fine.!

Related Posts Replies Views Activity
2
दिस॰ 22
14801
1
नव॰ 21
4928
0
जन॰ 21
2279
0
दिस॰ 23
2931
1
मई 19
4363