[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-08 Thread Gil Portenseigne (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15321610#comment-15321610
 ] 

Gil Portenseigne commented on OFBIZ-7205:
-

Thank you for your detailed answer. The fix i just commit did fix the 
functionnality in both component.

>From my point of view, partymgr application is a global component about 
>managing general party data out of a particular process, as an integrator, it 
>can be used for data maintenance, and to build its own component using the 
>screens/forms/services/etc. of the partymgr application. So i see no problem 
>having the functionnality in it.

> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: humanres, party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Gil Portenseigne
> Fix For: 14.12.01, 15.12.01, 13.07.04
>
> Attachments: OFBIZ-7205-Screen-Shot.png, OFBIZ-7205.patch
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-08 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15321570#comment-15321570
 ] 

Pierre Smits commented on OFBIZ-7205:
-

Thank you for your remark and  questions, Gil.

Functions of an HR department are more than just managing the particulars of 
only employees. This department is often also tasked with on-boarding and 
off-boarding of temporary additions to the workforce (temps and other kinds of 
contractors) and the department is also there (in combo with accounting) to 
ensure that external criteria are met (e.g. fiscal and social services 
aspects). A human res solution should reflect that. 

Over the years the partymgr application has become the catch-all of all kinds 
of data management and overview (this aspect, financial overviews, etc) 
functions related to parties, due to not thinking thinking through the 
scenarios such functionality should go in. And applications shoulld be lean and 
mean.  That decreases complexity, increases applicability and supports adoption 
growth. 

Now who do you envision to have access to the partymgr applicaion and see all 
this kind of information? The permissions are not that granular at the moment 
and thus the application seems to have a high level of demonstration purposes 
than actually delivering on specific business cases. In real life, a business 
would determine up front who in what capacitiy has access to such data (and 
when and how may execute CRUD functions). We should consider this strongly 
before committing any enhancement (whether it is a bug fix or improvement).

Fixing an inappropriate piece of functionality doesn't make it less 
inappropriate.



> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Gil Portenseigne
> Attachments: OFBIZ-7205-Screen-Shot.png
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-08 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15321054#comment-15321054
 ] 

Jacques Le Roux commented on OFBIZ-7205:


That makes sense to me Gil, and with Forian's fix (did not test) it seems we 
have a solution (a patch would be welcome).

> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Amardeep Singh Jhajj
> Attachments: OFBIZ-7205-Screen-Shot.png
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-08 Thread Gil Portenseigne (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320271#comment-15320271
 ] 

Gil Portenseigne commented on OFBIZ-7205:
-

Tell me if i'm wrong but the Human Ressource component Goal is to manage our 
society employees.

Partymgr goal is to manage every known party in the system. In some cases, i 
would like to manage skills/CV of any party, without him employed in my company 
?

Skill/CV are a general data applying to a party, so why not leave it into 
partymgr ? 


> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Amardeep Singh Jhajj
> Attachments: OFBIZ-7205-Screen-Shot.png
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-08 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320255#comment-15320255
 ] 

Pierre Smits commented on OFBIZ-7205:
-

Could you elaborate on this 'in practice mode: If I want to check)? In what 
kind of role/permission scheme do you envision this to happen in party and not 
in humanres?

It seem to me that there is some kind of misunderstanding of an appropriate 
business case/scenario here.

> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Amardeep Singh Jhajj
> Attachments: OFBIZ-7205-Screen-Shot.png
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-08 Thread Montalbano Florian (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320198#comment-15320198
 ] 

Montalbano Florian commented on OFBIZ-7205:
---

We could remove the actions 'add' and 'edit' in the Party component but let the 
possibility to view these informations from this component. I'm trying to think 
in practice mode : If I want to check both the Resume and the Skills of a 
Party, it may be nice to have these as tabs in the Party component, but only 
with read-only mode. 

By the way, the problem of the JIRA comes from the 
PartySrcreens#EditPartyResumes from the Party component. It was lacking the 
line :
{code}  {code}
in the action of the screen. Then in the form PartyResumeForms#EditPartyResume 
, the condition 
{code}{code}
was triggered somehow (this may mean that a non defined map is not 'null' but 
something else). And then, the field was displayed with no 'resumeId' defined.

And the list of resumes from the Party component was not working too. In the 
same screen than before PartySrcreens#EditPartyResumes, the following setting 
was missing :
{code}  
{code}
This "partyResumeCtx" is used as the input field map in the form 
PartyResumeForms#ListPartyResumes. So, the form was searching resume without 
information about the partyId.



> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Amardeep Singh Jhajj
> Attachments: OFBIZ-7205-Screen-Shot.png
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-08 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320178#comment-15320178
 ] 

Pierre Smits commented on OFBIZ-7205:
-

Yes, lets wait a few days more and then close this issue with 'Won't implement' 
and create a new issue regarding the removal of HR functionalities (widgets, 
freemarker templates, groovy scripts, services and controller.xml refs) in the 
Party component.

But we have to ensure that we don't remove HR functionality in Party that is 
not in the special purpose Humanres component. That should move to the Humanres 
component.

> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Amardeep Singh Jhajj
> Attachments: OFBIZ-7205-Screen-Shot.png
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-08 Thread Amardeep Singh Jhajj (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15320130#comment-15320130
 ] 

Amardeep Singh Jhajj commented on OFBIZ-7205:
-

Thanks Pierre and Jacques for suggestions.

I also agree with you, we should remove Party Resume, Party Skills and 
Employment Applications from Party Component as it is already resides in HR 
component and serve its purpose there.

Lets wait for other community member's suggestions to conclude it.

> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Amardeep Singh Jhajj
> Attachments: OFBIZ-7205-Screen-Shot.png
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-07 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15319252#comment-15319252
 ] 

Jacques Le Roux commented on OFBIZ-7205:


I tend to agree, then we have also Party Skills and Employment Applications...


> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Amardeep Singh Jhajj
> Attachments: OFBIZ-7205-Screen-Shot.png
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7205) Create party resume not working. ResumeId doesn't have text field to enter

2016-06-07 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15319224#comment-15319224
 ] 

Pierre Smits commented on OFBIZ-7205:
-

Are we sure that we want this kind of functionality in the Party component? 
Doesn't it sit better in the Humanres component as is has to do more with 
onboarding new staff in an organisation?

> Create party resume not working. ResumeId doesn't have text field to enter
> --
>
> Key: OFBIZ-7205
> URL: https://issues.apache.org/jira/browse/OFBIZ-7205
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12
>Reporter: Amardeep Singh Jhajj
>Assignee: Amardeep Singh Jhajj
> Attachments: OFBIZ-7205-Screen-Shot.png
>
>
> Please refer attached screenshot.
> Steps to regenerate:
> 1. Go to 
> https://localhost:8443/partymgr/control/EditPartyResumes?partyId=admin.
> 2. Create Resume form does not have ResumeId text field. Cannot add resume to 
> party from here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)