Hello,

I have do divide partners an partner contatcs by main companies. A logged in 
user who is part of main company A should only be able to see the partners 
and partner contacts which were created by a user who is part of main company 
A. So if I have two main companies (A and B) with assigned users which create 
partners and partner contacts, users of main company A should only see their 
partners and contacts and vice versa.

In the first step I tried to divide partners with one of the record rules
on res.partner

[('parent_id','=','User/Company')]
[('parent_id','=','User/Company/Company Name')]

but this records did not have the desired effect.

Next I looked in res.partner.address for a suitable field to filter partner 
contacts like described above but at the moment I have no idea how this can 
be accomplished.

Can somebody on the list give me a hint how this can be done?
The multi_company module seems not to offer a solution in that case, right?

Cheers
Jens



_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to