You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sebastian Leitner (JIRA)" <ji...@apache.org> on 2010/02/16 16:23:27 UTC

[jira] Created: (OFBIZ-3483) If his/her gender is editable by a customer, the service "getPartyNameForDate" should include it if available

If his/her gender is editable by a customer, the service "getPartyNameForDate" should include it if available
-------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-3483
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3483
             Project: OFBiz
          Issue Type: Improvement
          Components: party
    Affects Versions: SVN trunk
            Reporter: Sebastian Leitner
            Priority: Trivial


The service "getPartyNameForDate" returns the name and some personal data for a person for a specific date. If a person is able to edit its gender, I think it would be nice, if the service would also return the gender as an optional output-parameter, if it's available.
IMHO this makes sense, if you use the gender to find out the salutation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-3483) If his/her gender is editable by a customer, the service "getPartyNameForDate" should include it if available

Posted by "Sebastian Leitner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Leitner updated OFBIZ-3483:
-------------------------------------

    Attachment: getPartyNameForDate-patch

Patch for this is attached.

Kind regards,
Sebastian

> If his/her gender is editable by a customer, the service "getPartyNameForDate" should include it if available
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3483
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3483
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Sebastian Leitner
>            Priority: Trivial
>         Attachments: getPartyNameForDate-patch
>
>
> The service "getPartyNameForDate" returns the name and some personal data for a person for a specific date. If a person is able to edit its gender, I think it would be nice, if the service would also return the gender as an optional output-parameter, if it's available.
> IMHO this makes sense, if you use the gender to find out the salutation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.