You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Hans Bakker (JIRA)" <ji...@apache.org> on 2008/07/20 16:28:31 UTC

[jira] Created: (OFBIZ-1886) Add a communication role status field

Add a communication role status field
-------------------------------------

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


At the moment a single status field is used for a communication event. It is however required that every party involved with the communication event can maintain his own status like the message is 'read' or is 'deleted' or 'completed'.

To implement this i propose to add a field to the entity 'CommunicationEventRole' called 'statusId'

the proposed values are: 'created' 'read'  'completed' 'deleted'

If no objection i will add this in a couple of days.

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


[jira] Closed: (OFBIZ-1886) Add a communication role status field

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

Hans Bakker closed OFBIZ-1886.
------------------------------

    Resolution: Fixed

implemented in revision: 678606

> Add a communication role status field
> -------------------------------------
>
>                 Key: OFBIZ-1886
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1886
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Hans Bakker
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> At the moment a single status field is used for a communication event. It is however required that every party involved with the communication event can maintain his own status like the message is 'read' or is 'deleted' or 'completed'.
> To implement this i propose to add a field to the entity 'CommunicationEventRole' called 'statusId'
> the proposed values are: 'created' 'read'  'completed' 'deleted'
> If no objection i will add this in a couple of days.

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