Login  Register

[GitHub] [ofbiz-framework] PierreSmits opened a new pull request #121: Fixed: organisation tree in humanres doesn't show person names (OFBIZ-11677)

Posted by GitBox on May 08, 2020; 9:27pm
URL: http://ofbiz.116.s1.nabble.com/GitHub-ofbiz-framework-PierreSmits-opened-a-new-pull-request-121-Fixed-organisation-tree-in-humanres-tp4750692.html


PierreSmits opened a new pull request #121:
URL: https://github.com/apache/ofbiz-framework/pull/121


   
   (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


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[hidden email]