← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 805712] Re: Multi-company Stock by Location

 

Hello Kevin,

I have checked your issue and this is not a bug it's feature for multi-company environment.
In version 6 we have create a record rule of multi-company for most important objects like account.account, account.bank.statement, account.payment,product.template , stock.stock as well as stock.location and many important objects.

The record rule is like this :
['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]

So it means that the parent company 's user can see the all the records
of the child company as well as the his company (main company) and the
child company's user can see only his company 's record and does not see
the parent company's record.

So this is not a bug and this is the system behavior.

Hope this will help for you.

Thanks

** Changed in: openobject-addons
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/openobject-addons/+question/163785

-- 
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/805712

Title:
  Multi-company Stock by Location

Status in OpenERP Modules (addons):
  Invalid

Bug description:
  Not sure if this is a bug or a feature!

  I have a multi-company situation with 12 companies and I want users to
  be able to see other companies stock. In user set up I get each user
  access to the other peer companies but not the parent company.
  However, in stock by location they can only see their own company. A
  user that has access to the parent company as well does see all
  companies.

  I would have expected if my security allowed access to peer companies
  the system would display. I do have a workaround (give everyone access
  to a parent) but something to be fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/805712/+subscriptions


References