You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Mridul Pathak (JIRA)" <ji...@apache.org> on 2008/03/17 07:17:24 UTC

[jira] Issue Comment Edited: (OFBIZ-1661) Improve usability of Reporting Structure Screen

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

mridul.pathak edited comment on OFBIZ-1661 at 3/16/08 11:17 PM:
----------------------------------------------------------------

In the "EmplPositionReportingStruct" entity, according to the buisiness logic:

1) "emplPositionIdManagedBy (field)" reports to the "emplPositionIdReportingTo (field)"  or we can say the "emplPositionIdReportingTo (field)"  manages the "emplPositionIdManagedBy (field)".
2) "primaryFlag (field)" determines if emplPosition under "emplPositionIdReportingTo (field)" is the primary manger of "emplPositionIdManagedBy (field)" or not.  In this way it is possible to identify to which position any position will ultimately report.
3) "fromDate" and "thruDate" determines the validity of a Reporting Structure.

      was (Author: mridul.pathak):
    In the "EmplPositionReportingStruct" entity, according to the buisiness logic:

1) "emplPositionIdManagedBy (field)" reports to the "emplPositionIdReportingTo (field)"  or we can say the "emplPositionIdReportingTo (field)"  manages the "emplPositionIdManagedBy (field)".
2) "primaryFlag (field)" determines if emplPosition under "emplPositionIdReportingTo (field)" is the primary manger of "emplPositionIdManagedBy (field)" or not.  In this way it is possible to identiry to which position any position will ultimately report.
3) "fromDate" and "thruDate" determines the validity of a Reporting Structure.
  
> Improve usability of Reporting Structure Screen
> -----------------------------------------------
>
>                 Key: OFBIZ-1661
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1661
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Anil K Patel
>            Priority: Minor
>
> The list should show data in two lists,
> 1) List of positions this position reports to.
> 2) List of positions this position manages.
> Add a constraint that a record can have value in one of the two fields.
> A position cannot report to and manage same position during a point in time.

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