the problem is the accounting has One GL so there is the parent company
and sub companies owned by the parent company.
Some companies do not like to have their data shared on the same DB.
Companies that store CC to pass the Visa Audit also must have separate DB.
In that case you need to have different delegators for each company,
that is not supported, currently.
nikunjsurati sent the following on 2/19/2010 9:48 PM:
> Hi to all,
>
> I have created two companies (lets say company1 and company2) with all
> different credentials like facility, website, catalog through
>
http://localhost:8080/ofbizsetup/control/main
>
> Now I want to restrict each of the company like company1 is able to view all
> the data of that respective company only. In other way I would like say is
> company1 cant see the data of company2 and vise versa.
>
> Is it possible with the roles and permissions? If it is possible then how I
> can manage such? Else give an alternative.