[
https://issues.apache.org/jira/browse/OFBIZ-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578646#action_12578646
]
Mridul Pathak commented on OFBIZ-1660:
--------------------------------------
Here is the seed data for Employee Position Status.
1) First make corrections to the StatusType seed data for Employee Position.
It should be like this:
<StatusType description="Employee Position Status" hasTable="N" parentTypeId=""
statusTypeId="EMPL_POSITION_STATUS"/>
2) There should be three StatusItem records for for the above StatusType.
a) EMPL_POS_PLANNEDFOR --> Planned For
b) EMPL_POS_ACTIVE --> Active/Open
c) EMPL_POS_INACTIVE --> Inactive/Closed
> Minor improvement to Employee Position Form
> -------------------------------------------
>
> Key: OFBIZ-1660
> URL: https://issues.apache.org/jira/browse/OFBIZ-1660
> Project: OFBiz
> Issue Type: Improvement
> Components: humanres
> Reporter: Anil K Patel
> Priority: Minor
> Attachments: HR.Patch, HR.Patch
>
>
> Following improvements will be good to have in Employee Position form
> 1) "New Employee Position" should be label of screenlet when create form is
> shown
> 2) The PartyId field should be drop down box with list of Internal orgs.
> 3) In Edit form following fields should be editable budgetId,
> budgetItemSeqId, EmployeePosition Type Id, Estimated FromDate
> 4) Improve Labels for budgetId and budgetItemSeqId fields
> 5) Add Seed data for Status and Position type fields.
> 6) Reorganize Tabs for Editing a Position. Following tabs seems to be more in
> line with Ofbiz UI trend.
> Summary, Employee Position, Fulfillment, Responsibility, Reporting,
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.