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.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
9月 15
|
5559 | ||
|
2
5月 24
|
6905 | ||
|
0
8月 15
|
2432 | ||
|
0
5月 15
|
2839 | ||
|
1
9月 15
|
8580 |
you can call .css or something related. include in your js file. remember add js file to load in __openerp__.py