← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 768175] Re: multi-company - multiple session - problem - possible data integrity violation

 

** Changed in: openobject-server
   Importance: Undecided => Wishlist

** Changed in: openobject-server
       Status: New => Confirmed

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
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:
  Confirmed

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