how to disable/hide the import button for certain models in odoo 8?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
Hi,
You can use import=false
i.e <tree import = false></tree>
Thank You..
Thanks for your Answer.But it is not working.
<tree import ="false">
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/
you can try with create="false" in tree tag. like <tree create="false">
import="false" doesn't work in Odoo V8.
Hii,
You will try this
<tree import="false">
</tree>
yes,I Tried this but still not working.
for me its working fine.!
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
Selecting items for one2many relation
Resolvido
|
|
2
dez. 22
|
14791 | |
|
1
nov. 21
|
4913 | ||
|
0
jan. 21
|
2276 | ||
|
0
dez. 23
|
2926 | ||
|
1
mai. 19
|
4360 |