Skip to Content
Menu
This question has been flagged
2 Replies
4863 Views

Hi everybody,

We're designed a module for each user has a specific color,

We want that when a user loggin, find his specific color (theme)

In our module we will add a function in javascript, but we don't how ?

Best regards.

Avatar
Discard

you can call .css or something related. include in your js file. remember add js file to load in __openerp__.py

Best Answer

Hello,

I would like to do the same thing. It is possible to know how to do that?

Thanks

Avatar
Discard
Best Answer

I recommend you perform such setting using PHP scripts, since you demand the user to login, hence his preferences etc would be saved to his profile.

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 15
5558
2
May 24
6901
0
Aug 15
2432
0
May 15
2838
1
Sep 15
8577