← Back to team overview

openerp-india team mailing list archive

[Bug 973252] Re: [6.1] Multicompanies - error on creation partner / products / ...

 

Hello Juanjo,

I have tested your scenario at my end with latest trunk at me end but I
did not face any problem.

I would like to suggest, If anyone have to use multi-company environment
then user can just install chart of account for another company which is
good rather then the creating new record.

So would you please check it again with configuring chart of account.

Thanks!

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

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

Title:
  [6.1] Multicompanies - error on creation partner / products / ...

Status in OpenERP Server:
  Incomplete

Bug description:
  Multicompanies environment
  Openerp 6.1 updated

  1/ new db (comp1)
  2/ install sales
  3/ configure account charts
  4/ create new company (comp2)
  5/ duplicate sequences, journals, locations, warehouse, shop and pricelist
    5.1/ original items (before duplicate) asigned to comp1  (company_id)
    5.2/ duplicated items asigned to comp2 (company_id)

  6/ create a new user with access to comp1 and comp2 (all allowed and all groups and permissions)
  Login with new user for tests

  7/ from comp1 all it's ok (create partners, products, . . .)

  8/ from comp2, when try to create a partner (this error just at the moment of click new, without interaction with the form):
  AccessError
  Operation prohibited by access rules, or performed on an already deleted document (Operation: read, Document type: Pricelist). 

  The pricelist are correct, assigned to comp2

  9/  from comp2, when try to create a new product:
  AccessError
  Operation prohibited by access rules, or performed on an already deleted document (Operation: read, Document type: Location). 

  All locations are create, with comp2 assigned

  Maybe the system try to load default locations and pricelist from
  comp1 (and not from comp2), and this cause the error.

  
  Thx
  JuanjoA

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


References