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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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.!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Dec 22
|
14460 | ||
|
1
Nov 21
|
4556 | ||
|
0
Jan 21
|
2077 | ||
|
0
Dec 23
|
2731 | ||
|
1
May 19
|
4125 |