[
https://issues.apache.org/jira/browse/OFBIZ-11677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120429#comment-17120429 ]
ASF subversion and git services commented on OFBIZ-11677:
---------------------------------------------------------
Commit 4f07148ed0fe5fd566f97259d1f2d9e735dc7b10 in ofbiz-framework's branch refs/heads/ecomify-OFBIZ-11468_Convert_ShipmentReceiptServices-squashed from Pierre Smits
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=4f07148 ]
Fixed: organisation tree in humanres doesn't show person names (OFBIZ-11677) (#121)
* Fixed: Tree on main page of the humanres component doesn't show names of persons
(OFBIZ-11677)
When parties are assigned to employee positions their names aren't shown in the tree
fixed: the function that retrieves the person record of the assigned party was using
the wrong variable in the query, resulting in a null being returned. Corrected the variable
added/improved: retrieval of the middleName value of the person record, added it to the title
improved: ordering of the names making up the title.
improved: applying proper case to variable names
* Fixed: Tree on main page of the humanres component doesn't show names of persons
(OFBIZ-11677)
invoking PartyHelper.getPartyName instead of custom code
code clean-up
Thanks to Pawan Verma for the review and the suggestion
> Tree on main page of the humanres component doesn't show names of persons
> -------------------------------------------------------------------------
>
> Key: OFBIZ-11677
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11677> Project: OFBiz
> Issue Type: Bug
> Components: humanres
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: Usability, tree
> Fix For: Upcoming Branch
>
> Attachments: Screen Shot 2020-05-08 at 14.02.10.png
>
>
> See attached screenshot
--
This message was sent by Atlassian Jira
(v8.3.4#803005)