Paul Foxworthy created OFBIZ-5650:
-------------------------------------
Summary: getPartyNameForDate: PartyNameHistory does not contain
gender
Key: OFBIZ-5650
URL: https://issues.apache.org/jira/browse/OFBIZ-5650
Project: OFBiz
Issue Type: Bug
Components: party
Affects Versions: SVN trunk
Reporter: Paul Foxworthy
Assignee: Paul Foxworthy
Priority: Minor
In the getPartyNameForDate service, if there are any values in PartyNameHistory
and the party is a person, an attempt is made to read the gender attribute from
a PartyNameHistory. There is no such attribute in the PartyNameHistory entity.
The patch changes the service to copy the gender from the person parameter into
the result.
--
This message was sent by Atlassian JIRA
(v6.2#6252)