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:
[email protected]