openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #25888
[Bug 1225146] Re: OpenChatter Multicompany environment cant add followers
Hi,
The root cause of this issue lies in the demo data created while
installing the module "multi_company", that is, the company assigned to
the contacts are not the same as of it's parent partner(with "is_company
= True").
For example, the partner ASUStek(is_company True) is set to work for
"OpenERP US" company and it's contacts, "Joseph Walters" and "Tang Tsui"
are set to work for "Your Company", this is wrong configuration, every
contact should be in the same company as their owning company.
The record rule for "res.partner" object shows the partners from the
ancestors and descendants companies(or company-less) and as the
"ASUStek" is itself is not accessible hence the contacts belonging to it
wont be accessed and hence resulting into this warning when accessed by
the user of the company "Odoo".
I have fixed the demo data by assigning the correct company in the
branch lp:~openerp-dev/openobject-addons/7.0-opw-597936-rgo
Currently, this branch is under review of our experts, once it gets
their approval it will be merged with main stable.
Thanks.
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => 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/1225146
Title:
OpenChatter Multicompany environment cant add followers
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
When adding followers in the main company there is no problem, but
when switching company and trying to add new followers to any document
it gives the same message that the old world famous multicompany bug (
partner operation read )
here is a video explainig itself better than me.
http://www.youtube.com/watch?v=1vCAn00f2AY&feature=youtu.be
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1225146/+subscriptions
References