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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
Hello,
I would like to do the same thing. It is possible to know how to do that?
Thanks
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Sep 15
|
5548 | ||
|
2
May 24
|
6885 | ||
|
0
Aug 15
|
2426 | ||
|
0
May 15
|
2827 | ||
|
1
Sep 15
|
8557 |
you can call .css or something related. include in your js file. remember add js file to load in __openerp__.py