odoo/addons/web/common
Xavier Morel b79f91a0f5 [FIX] completely destroy the current openerp session on logout (but leave the webclient session), so other tabs using the same session get unlogged
lp bug: https://launchpad.net/bugs/925386 fixed

bzr revid: xmo@openerp.com-20120210164309-lyslwm4t94a4jd7g
2012-02-10 17:43:09 +01:00
..
openerplib [FIX] imports to handle conflicts with e.g. web.py in embedded mode 2012-02-10 11:34:26 +01:00
__init__.py [FIX] imports to handle conflicts with e.g. web.py in embedded mode 2012-02-10 11:34:26 +01:00
http.py [FIX] completely destroy the current openerp session on logout (but leave the webclient session), so other tabs using the same session get unlogged 2012-02-10 17:43:09 +01:00
nonliterals.py [FIX] docstring references 2012-02-07 14:21:10 +01:00
release.py [REL] OpenERP 6.1rc1 2012-01-12 21:14:15 +01:00
session.py [FIX] completely destroy the current openerp session on logout (but leave the webclient session), so other tabs using the same session get unlogged 2012-02-10 17:43:09 +01:00
xml2json.py [IMP] Xml2JSON: remove useless class indirection and unused methods 2012-01-17 10:47:48 +01:00