Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
8 Vastaukset
7586 Näkymät

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

Avatar
Hylkää
Paras vastaus

Hi,

You can use import=false

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

Thank You..

Avatar
Hylkää
Tekijä

Thanks for your Answer.But it is not working.

<tree import ="false">

Paras vastaus

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
Hylkää
Paras vastaus

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

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

Avatar
Hylkää
Paras vastaus

Hii,

You will try this

<tree import="false">
</tree>
Avatar
Hylkää
Tekijä

yes,I Tried this but still not working.

for me its working fine.!

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
2
jouluk. 22
14594
1
marrask. 21
4686
0
tammik. 21
2164
0
jouluk. 23
2822
1
toukok. 19
4205