-
Scenario, There are 3 companies, A, B, C. One user Sachin has permission of Company A. Another user Raj has permission of A and B. Another user Mahesh has permission of Company C.
-
In customer we can select multiple companies (Customization, [Child Table])
-
Suppose in customer Hardik we select companies A and B.
-
Now Sachin should be able to access customer hardik as it has company A. But because of permission: he can not access company B, and he can not access customer Hardik Which is the issue. And user Mahesh should not be able to access it.
If we put ignore permission User Mahesh can also access it
Any solution to this issue?