← Back to team overview

openerp-india team mailing list archive

[Bug 1090049] Re: Multi-comapnies incorrect access right in view of partner list

 

Hi,

many thanks Olivier for this very detailed post.

We did not see the way the module was designed. We did not see that current company of the user implies that this user we will work only with
 - objects of the company he is logged in 
 - object of the child's company he is logged in
 - shared object.

In fact we thought that on each process and related object you can
choose with which company you work. We thought this because, for
example, when you are logged as admin you can go to sales > Create SO
and choose between the list of companies.  After reading your post I
realise that when you are logged as saleAB (in my example) you can only
create a SO for the company your are connected as (or switch company in
your preference).

So I still have remarks:
 - Why is there a difference between saleAB and admin when creating a SO (for example)?
 - Even if a user has all companies there's no way for him to view all sales order in one list, which is generaly what a final user wants.
 - when you switch from one company to another: in the top of the screen the company's name is left unchanged and this may disturb the final user.

Rgds,

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1090049

Title:
  Multi-comapnies incorrect access right in view of partner list

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  Hi all,

  this can be tested here
  http://54.247.19.40:48080/
  database: Test_AccessRight
  login: admin, salesA, salesB or salesAB
  password: kazacube

  I created a multi-companies database as admin with two companies
   - company A
   - company_B
  I added useability/multi companies for admin

  Then, as admin:
   Creation of Customer_A with Company A for company in sales & purchases tab
   Creation of Customer_B with Company_B for company in sales & purchases tab
   Creation of Customer_AB with nothing for company in sales & purchases tab
   Creation of salesA with:
        - groups: partner manager, employee, useability/multi companies, sales / Manager, Sale / User all leads, Sales / User
        - company A as company
        - company A as list of companies
   Creation of salesB:
        - groups: partner manager, employee, useability/multi companies, sales / Manager, Sale / User all leads, Sales / User
        - company_B as company
        - company_B as list of companies
   Creation of salesAB
        - groups: partner manager, employee, useability/multi companies, sales / Manager, Sale / User all leads, Sales / User
        - company A as company
        - company A and company_B as list of companies

  Tests:
   - login as salesA: OK: I can see CustomerA, CustomerAB, company A in partner list
   - login as salesB: OK: I can see CustomerB and CustomerAB, company B in partner list: OK
   - login as salesAB: KO: I can see CustomerA and CustomerAB, company A but NOT customerB NOR company_B in partner list

  Many thanks for your help

  Damien D.

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


References