c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22399
[Bug 768175] [NEW] multi-company - multiple session - problem - possible data integrity violation
Public bug reported:
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.
** Affects: openobject-server
Importance: Undecided
Status: New
--
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.
Follow ups
References