[jira] [Commented] (OFBIZ-10921) Marital Status not managed properly in Person entity

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10921) Marital Status not managed properly in Person entity

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818737#comment-16818737 ]

Pierre Smits commented on OFBIZ-10921:
--------------------------------------

I don't believe that one single solution to this issue will satisfy any adopter (in whatever country, governed by whatever moral code or legal regulation). I would therefore suggest that we do not implement any given solution to enhance this in our code base, but rather have those propositions live here as attached patches. That way, each adopter can choose whatever fits and apply locally in their implementation.

Best regards,

Pierre Smits

> Marital Status not managed properly in Person entity
> ----------------------------------------------------
>
>                 Key: OFBIZ-10921
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10921
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Suraj Khurana
>            Assignee: Suraj Khurana
>            Priority: Major
>
> Currently, *maritalStatus* is managed as an indicator (Y/N) in *Person*
>  entity. I think we can enhance it and make it derived from *Enumeration*
>  pattern.
>  
>  *Classification of legal marital status*
>  
>     - 1 - Married (and not separated) ...
>     - 2 - Widowed (including living common law) ...
>     - 3 - Separated (and not Divorced) ...
>     - 4 - Divorced (including living common law) ...
>     - 5 - Single (including living common law)
> Please refer discussion over ML:
> [https://markmail.org/message/5b33qm3osy76if24]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)