← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 788139] Re: account analytic line needs multicompany access rule

 

Hello Ferdinand,

Its fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-788139-mtr branch.
Revision ID: mtr@mtr-20110608072935-blig6ejq1oa36un5
Revision no: 4771

Thank you for the query to track the models without multi-company access
rules.

I have assigned the rules for the account_followup,
account_analytic_default, analytic ,hr, hr_evaluation,
hr_expense,hr_recruitment modules.

@ Community team: In order to assign the rules to all the models,it
should be assigned to the respective addons team.

Thanks,
mtr

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

Title:
  account analytic line needs multicompany access rule

Status in OpenERP Modules (addons):
  In Progress

Bug description:
  Analytic Journal Items must be restricted using

  ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]


References