In version 6.1 how to disable all dashboards?

Asked by Jacara

Hello,

I want to disable all dashboards. Especially warehouse dashboard and sales dashboard. Because those modules has too large datas.
When user login and go to Warehouse menu then preparing pages data takes long time. It's become a big problem for me.

Any helps?

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jacara (baskhuujacara) said :
#1

Oh, I forgot it.

It's happens on web client.

Revision history for this message
Nhomar - Vauxoo (nhomar) said :
#2

Go with gtk.

Select the menu where dash board is called press ctrl + l set the group
useability / no one.

To disable in all main menus.

Go to main menus. Press ctrl + l clivk on action delete the view asociated.

Let me know if you need more information.

Nhomar HernandeZ desde mi cel linux based
El 06/06/2012 23:20, "Jacara" <email address hidden>
escribió:

> New question #199654 on OpenERP Server:
> https://answers.launchpad.net/openobject-server/+question/199654
>
>
> Hello,
>
> I want to disable all dashboards. Especially warehouse dashboard and sales
> dashboard. Because those modules has too large datas.
> When user login and go to Warehouse menu then preparing pages data takes
> long time. It's become a big problem for me.
>
> Any helps?
>
> --
> You received this question notification because you are a member of
> OpenERP Committers, which is an answer contact for OpenERP Server.
>

Revision history for this message
Jacara (baskhuujacara) said :
#3

I didn't find any group named Useability / no one.

And i created new group named "Useability / no one" and assigned to all menu that i want to disable dashboards. But it doesn't work. Dashboards still running on web client and taking much times.

What i did mistakes?

Revision history for this message
Kyle Waid (midwest) said :
#4

Hello, You should disable the dashboards directly with the code. Comment out the dashboard view xml on __openerp__.py file and update the module. The dashboards are terrible in all versions. If you have even 9,000 orders they will take several minutes to load. I disable the dashboards in all of my clients systems because they dont work. ;)

Revision history for this message
Réal Carbonneau (real-carbonneau) said :
#5

There are several no_dashboard modules available and they work.
purchase_no_dashboard - Purchase No Dashboard
account_no_dashboard - Account No Dashboard
sale_no_dashboard - Sale No Dashboard
stock_no_dashboard - Stock No Dashboard
admin_no_dashboard - Sale No Dashboard

at http://v6apps.openerp.com/

Can you help with this problem?

Provide an answer of your own, or ask Jacara for more information if necessary.

To post a message you must log in.