It's best to leave all applications running. As you have discovered, they are co-dependent.
The main navigation tabs are controlled by user permissions. If you don't want a user to see a particular application, then don't assign any of that application's permissions to that user.
-Adrian marc wrote:
I am trying to remove an application from the ofbiz webtools because I am not using all of the ofbiz functionalities and I don't want to build all of them and that they appear on the application. So my question is: how can I do that? I tried to remove applications/accounting folder and changing applications/component-load.xml but I got error messages when running ofbiz.jar due to dependency. Is there a way to remove the application without breaking dependencies? If it's not possible, is there anyway to avoid users to access to it? Where can I change the content of the top menu? For example, I want to remove the Accounting tab, how can I do that? Thank you for your answers.
