odoo/addons/web
StefanRijnhart 727f9056a3 [FIX] web: wrong company logo in multi-company env
Don't preload company logo of the wrong company

When a user other than the admin signed in
and was in a company different than the admin
and this company had a different logo,
the company logo (in the upper left corner)
displayed the logo of the admin company,
instead of the logo of the company of this
user.

As soon as the user refreshed the page
in his browser, the issue was resolved,
but the logo should be the good one
from the beginning.

Closes #1453
2015-06-24 15:04:11 +02:00
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [FIX] web: With safari, UnicodeDecodeError 2015-05-13 16:56:12 +02:00
doc [IMP] PNG recompression 2013-06-05 14:43:27 +02:00
i18n [I18N] Update translations from Transifex 2015-05-29 18:28:10 +02:00
static [FIX] web: wrong company logo in multi-company env 2015-06-24 15:04:11 +02:00
tests [FIX] test: correct Mock of search_read 2014-01-23 18:08:36 +01:00
__init__.py minor fixes 2012-12-19 03:49:46 +01:00
__openerp__.py [FIX] correctly handle group_by_no_leaf when no grouping applied 2013-04-16 11:23:44 +02:00
http.py [FIX]Refixed the issue of oe_sessions_effectiveusername storage in temp, used geteuid which returns effective user id. 2013-05-30 14:38:14 +05:30
session.py [IMP] clean permissions and shebang in files 2013-05-14 12:37:36 +02:00