You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Erwan de FERRIERES (Assigned) (JIRA)" <ji...@apache.org> on 2012/01/16 14:54:45 UTC

[jira] [Assigned] (OFBIZ-2400) Create a Portlet for leave

     [ https://issues.apache.org/jira/browse/OFBIZ-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES reassigned OFBIZ-2400:
-----------------------------------------

    Assignee: Erwan de FERRIERES
    
> Create a Portlet for leave
> --------------------------
>
>                 Key: OFBIZ-2400
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2400
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: humanres
>    Affects Versions: SVN trunk
>            Reporter: Vikas Mayur
>            Assignee: Erwan de FERRIERES
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: PortletForLeave.patch
>
>
> Create a portlet for leave in Humanres component.
> This can be accessed from https://localhost:8443/humanres/control/EditEmployeeLeaves?partyId=DemoCustomer
> Steps:
> 1) Create a new file HumanResPortletData.xml with reader-name seed.
> 2) Add data for PortletCategory, PortalPortlet and PortletPortletCategory. Refer to xxxPortletData.xml, where xxx=component name (Accounting, Party, Order etc.)
> 3) Add data for My Portal. Refer to MyPortalTypeData.xml
> Note: PortletAttribute data can be added if required.
> For example see the screen "ListCustRequests" order/widget/ordermgr/RequestScreens.xml and the script under this screen "retrievePortletAttributes.groovy"
> 4) We can define a new portlet category for this component portlets.
> <PortletCategory portletCategoryId="HUMANRES" description="Human Resource Portlets"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira