You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Suraj Khurana (JIRA)" <ji...@apache.org> on 2019/04/11 13:01:00 UTC

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

Suraj Khurana created OFBIZ-10921:
-------------------------------------

             Summary: 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


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)