Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
8 Replies
7074 Tampilan

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

Avatar
Buang
Jawaban Terbai

Hi,

You can use import=false

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

Thank You..

Avatar
Buang
Penulis

Thanks for your Answer.But it is not working.

<tree import ="false">

Jawaban Terbai

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
Buang
Jawaban Terbai

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

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

Avatar
Buang
Jawaban Terbai

Hii,

You will try this

<tree import="false">
</tree>
Avatar
Buang
Penulis

yes,I Tried this but still not working.

for me its working fine.!

Post Terkait Replies Tampilan Aktivitas
2
Des 22
14024
1
Nov 21
4193
0
Jan 21
1704
0
Des 23
2537
1
Mei 19
3932