Re: Created plugins are not showing up in DEV Environment

2020-11-13 Thread Daors Islami
Thank you Schumann, I am trying it right now and I see that in the table SECURITY_PERMISSION my plugin is not inserted there so now I'm gonna give it a shot at what you said and will let you know if it worked for me, also I tried to search at ofbiz jira about your ticket but couldn't seem to find

Re: Created plugins are not showing up in DEV Environment

2020-11-13 Thread Schumann Ye
Dear Doars, It's normally the authorization issue. You just have to assign to your account with the newly created plugin permission. If you don't know where to find it, you can try to look into the database table SECURITY_PERMISSION and see if your newly created plugin has been inserted

Re: Created plugins are not showing up in DEV Environment

2020-11-13 Thread Gil Portenseigne
Is the plugin you are installing an existing one ? If not and you want to create a new one, please rather use createPlugin command (explained in the Readme.adoc in OFBiz root) HTH Gil On Fri, Nov 13, 2020 at 11:01:50AM +0100, Daors Islami wrote: > Hey Gil thank you for your response, > > No

Re: Created plugins are not showing up in DEV Environment

2020-11-13 Thread Daors Islami
Hey Gil thank you for your response, No I did not, and now I tried it but it is still not showing up at the main tab menu, are there any other things that I might have missed? Thank you so much, Daors On Fri, Nov 13, 2020 at 10:40 AM Gil Portenseigne < gil.portensei...@nereide.fr> wrote: >

Re: Created plugins are not showing up in DEV Environment

2020-11-13 Thread Gil Portenseigne
Hello Daors, After installing your plugin, do you have it present in plugins folder in OFBiz root directory ? If so have you defined a webapp in its ofbiz-component.xml with the property : app-bar-display="true" Regards, Gil On Fri, Nov 13, 2020 at 09:35:39AM -, Daors wrote: > Hello

Created plugins are not showing up in DEV Environment

2020-11-13 Thread Daors
Hello OFBiz Community! I will try to describe the problem fast therefore not losing too much of your time, I deployed the OFBiz into a web server online but there's a problem, the plugins that I created are not being shown or listed in the main menu tabs, there where the other webapps are

Re: Project manager error message

2020-11-13 Thread Schumann Ye
Dear Dominic, Not sure which version you are using. Ofbiz is released in 17.12.04 with OOTB 2 security groups PROJECTADMIN & PROJECTUSER. However these 2 groups don't cover all the necessary permissions that you need to run the Project Module. For example, if you work as the project module