muk-it / muk_web

MuK Odoo Web Modules
GNU Lesser General Public License v3.0
108 stars 230 forks source link

Permanent dashboard #173

Open noorudheen opened 3 years ago

noorudheen commented 3 years ago

We are trying to achieve the same effect of enterprise dashboard, however facing the below issues:

  1. When you click on screen / the background image area, the dashboard gets disappeared, where as in enterprise edition, it stands still

  2. The dashboard is not shown immediately after login, user have to click on the icon on top right most corner, to show the app dashboard.

Please let us know if there is a solution for this.

Vegeta-D commented 3 years ago

Because he didn't set var url = "/web#home"; it not stands still,So I hope it can be improved @keshrath Can upgrade this one,thanks

noorudheen commented 3 years ago

@Vegeta-D Can you please elaborate a little bit, how can we have a temporary fix for this, like setting the var url = , is it to be done in plugin files, or in the odoo config files or something, Appreciate any kind of related info Thank you.

noorudheen commented 3 years ago

@Vegeta-D

Vegeta-D commented 3 years ago

You can refer to the enterprise version of the web module JS file, which specifies a home page, / Web # home, and our module is / Web # CIDS = 1, and then a jump