Hello experts,
I am new to Odoo and I have a multi-company set-up. The company wants the shop managers to see inventory balances of other companies so I added all shops in their access rights. But they should be seeing the sales reports of their shops only. Is it possible to limit their view of sales reports to specific shops only even if they have access to all shops?
I tried creating a new group and creating a Rule for company_rule_public. Is this the correct way? Do you have a sample coding for the Rules below?
[('id','child_of',[user.company_id.id])]
Appreciate very much your help.
Thanks,
Betsie