make a relation between communicationEventType and contactMechType
------------------------------------------------------------------

                 Key: OFBIZ-2536
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2536
             Project: OFBiz
          Issue Type: Improvement
          Components: party
    Affects Versions: SVN trunk
            Reporter: Hans Bakker
            Priority: Minor


I was planning to do this hardcoded but then realized it would be better to 
have this relation in the entities.

If i would know which contactMechTypes (email, telephone, postaladdress) where 
used with which communicationEventtypes (email, letter, telephone call) i would 
not have to have this hardcoded in the programs as it is now.

The proposal is to have a field added to the communicationEventType entity 
called contactMechTypeId to indicate that email addresses are used with emails 
and telephone numbers are used with telephone calls.

Any comments or objections?

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

Reply via email to