Navigation to 'child' screens

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Navigation to 'child' screens

Emad Radwan
Hi There,

As I'm trying to understand the rules that govern how Ofbiz works I need your help in understanding the following. I'm in this 'View Profile' screen that can be reached via this link https://localhost:8443/partymgr/control/viewprofile?partyId=ACCOUNTING - and although I have a fair understanding about the Party data model and that a party can be an employee or a company, but why the application allows me to navigate to a sub screen like "Resumes' for example while I'm currently viewing the - The Profile of Accounting department [ACCOUNTING] - profile for a department!?

Shouldn't this be prohibited, what am I missing here?

Regards,

Emad.


Reply | Threaded
Open this post in threaded view
|

Re: Navigation to 'child' screens

Jacques Le Roux
Administrator
Hi Emad,

I guess you are signed in as an admin or as a person with enough permission to get there.

Then I see no reasons to not be able to create and view resumes there. Though it would be better done by the person concerned, but would this person
have enough rights to get there? I doubt.

Also, it's not a big deal but it does not make sense to create a resume for eg a department. Only persons should have resumes.

Globally, we already discussed that there are too much features in partymgr webapp.  For instance resumes are better handled at
https://localhost:8443/humanres/control/FindPartyResumes

This said, you might want to create a Jira for that:
https://issues.apache.org/jira/projects/OFBIZ?selectedItem=com.atlassian.jira.jira-projects-plugin%3Asummary-page but I'm not sure it's worth it.
Others may complete my information...

HTH

Jacques

Le 29/10/2020 à 11:40, Emad Radwan a écrit :

> Hi There,
>
> As I'm trying to understand the rules that govern how Ofbiz works I need your help in understanding the following. I'm in this 'View Profile' screen that can be reached via this link https://localhost:8443/partymgr/control/viewprofile?partyId=ACCOUNTING - and although I have a fair understanding about the Party data model and that a party can be an employee or a company, but why the application allows me to navigate to a sub screen like "Resumes' for example while I'm currently viewing the - The Profile of Accounting department [ACCOUNTING] - profile for a department!?
>
> Shouldn't this be prohibited, what am I missing here?
>
> Regards,
>
> Emad.
>
>