You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David E. Jones (JIRA)" <ji...@apache.org> on 2008/06/26 15:59:45 UTC

[jira] Commented: (OFBIZ-1852) Enhancement in ProjectMgr and WorkEffort component

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

David E. Jones commented on OFBIZ-1852:
---------------------------------------

Why add the WorkEffortHistory entity when the WorkEffortStatus entity already exists and covers the same need?

Please don't commit this until this question has been resolved.

-David

> Enhancement in ProjectMgr and WorkEffort component
> --------------------------------------------------
>
>                 Key: OFBIZ-1852
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1852
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/projectmgr
>            Reporter: Ashish Vijaywargiya
>            Assignee: Ashish Vijaywargiya
>            Priority: Trivial
>         Attachments: ProjectMgr.patch
>
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> 1) Update the FindProject screen to use WorkEffortAndPartyAssignment entity instead of WorkEffort to display the associated party(that can be a client) list with the Project (aka WorkEffort).
> Add a Text Field by heading "Party Id" and put the search party lookup for it.
> Also add the "Party Id" field in the list displayed at the bottom.
> Party Id can be used to display resources i.e it can be either Client or Member who is assigned to work on the Project.
> 2) Add New Entity WorkEffortHistory.
> Reason :- When we update the Status of workeffort then in case of Hold and Cancel the reason should be specified.
> We can put the Reason into Description field.And the description associated with status can be maintained in WorkEffortHistory entity.
> We didn't find WorkEffortNote entity useful for this purpose.
> 3) From Project Summary Screen :-
> Divide the Resource screen into two parts :-
> 1) Member Involved
> 2) Client Personnel
> This will provide easy way of handling resources to navigate from the Project Summary Screen.
> --
> Ashish & Ratnesh

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