← Back to team overview

openerp-india team mailing list archive

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

 

Hello ,

I have fixed this issue in this following branch[6.0,6.1,trunk] :
6.0  :=  pna@xxxxxxxxxxx-20121219101840-txgr5sxclva894ty
           rev no : 3651
6.1 :=  Revision ID: pna@xxxxxxxxxxx-20121219104934-f7irmbvtotfcua6h
            Rev no : 4320
trunk := pna@xxxxxxxxxxx-20121219123109-73k6r616173a02dk
           Rev no : 4712

Thanks,
pna

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

** Branch linked: lp:~openerp-dev/openobject-server/6.1-opw-583074-pna

** Branch linked: lp:~openerp-dev/openobject-server/trunk-opw-583074-pna

** Changed in: openobject-addons
       Status: Confirmed => In Progress

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

-- 
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):
  Fix Committed

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