Is it possible to hide the sidebar by clicking its right edge? Any configuration option or module for that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
It's not possible at the moment, but probably feasible via a web module.
You'll find the documentation about the web-client and web modules creation over here: http://doc.openerp.com/trunk/developers/web/
Thanks all above. Maybe a feature request for v8 :)
Yep, could be ! Do not forget to accept your favorite answer, which in this Q&A format is just like flagging a question as [Solved] ;)
https://github.com/OpenSur/Odoo_addons web_menu_hide both for v7 and v8. But you have to rename folder name to be consistent with the code inside. Thanks
What do you rename the folder to? (I tried installing directly, and I tried renaming the folder, but the XML view shows web_menu_hide_8, so I changed that too, and still it won't work.)
Right now no any default configuration available in official OpenERP.
Yes, Its possible by writing good web module.
Somebody has found how to hide the left sidebar in odoo?
I found this launchpad link, :
http://bazaar.launchpad.net/~vauxoo/web-addons/7.0-web_hideleftmenu/files/head:/web_hideleftmenu/
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Ara 23
|
26286 | ||
|
1
Mar 15
|
6482 | ||
|
2
Mar 15
|
10234 | ||
|
1
Nis 23
|
50473 | ||
|
1
Mar 15
|
9432 |
+1 The left sidebar is a really hurdle on small displays such as a 7" tablet.
I mentioned the idea to openerp, on launchpad, several months ago but will be included in openerp 8. I would also like this feature