I am working on a clean installation (1.0.0). Seed data only.
I created a Sales Manager party, modelled on the DemoSalesManager of the Demo data:
- role ACCOUNT_MANAGER
- user login security group SALES_MANAGER
I added PARTYMGR_VIEW to the security group SALES_MANAGER; however the account can not access any OFBIZ application outside CRMSFA
Tested back on 0.9.4, and it works as advertised, though, meaning XYZ_VIEW controls the general access to the XYZ OFBIZ app.
Did something change in 1.0.0?
Logged In: YES
user_id=908761
Originator: NO
you will also need to add OFBTOOLS_VIEW which is required to access the ofbiz admin apps.
Logged In: YES
user_id=908761
Originator: NO
Is this OK now? May I close this issue?
Logged In: YES
user_id=1299797
Originator: YES
Yes, Si. Your advice did the trick.
Thanks.