c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22418
[Bug 768175] Re: multi-company - multiple session - problem - possible data integrity violation
IMHO any client as the current company is stored in the database for
each user.
in WEB the user might create a new tab or a new window and login
multiple times
the user also might login form another computer/device at work/at home
without logging out
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/768175
Title:
multi-company - multiple session - problem - possible data integrity
violation
Status in OpenERP Server:
New
Bug description:
currently it is possilbe to (same database)
* login - select company "A"
* open a second client session
** login - select another company "B"
going back to client with company A - still shows company "A" but
displays / works on data of company "B" causing data entry in the
wrong company. - > sort of logical data corruption.
this must be prohibited or better a working solution must be found.
IMHO the current company could/should be linked to the session id (+
user) instead of res.user
in multicompany envirenments it is very typical that users will open 2
or more clients, especially to answer telefon calls regarding another
than current company without interrupting current work / data entry.
References