You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2007/12/28 22:57:43 UTC

[jira] Closed: (OFBIZ-1550) implement Screens to manage services for PartyInvitation Entity

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

Ashish Vijaywargiya closed OFBIZ-1550.
--------------------------------------

    Resolution: Fixed

Thanks Alok Agnihotri for your valuable patch.
Special thanks to Rishi Solanki,Pranay Pandey,Brajesh Patel and others in helping Alok.

Changes are in rev # 607341.

--
Ashish Vijaywargiya

> implement Screens to manage services for PartyInvitation Entity
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-1550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Alok Agnihotri
>            Assignee: Ashish Vijaywargiya
>         Attachments: PartyInvitation_CRUD_UI.patch, PartyInvitation_Crud_UI.patch
>
>
> implement UI to manage PartyInvitation with Search Form.
> You can Add the Screen at  Party ->Invitation
> https://localhost:8443/partymgr/control/partyInvitation
> Screen will Show Search Form with Search Button on click 
> it will show list of all PartyInvitations, with 
> update link on partyInvitationId and 
> delete link at the end of each record.
> Screen will also have a new PartyInvitation Link to create a new PartyInvitation
> Link Should Display a Create Form in turn will display new Editable Screen for the same partyInvitationId.
> The Editable Screen also include a Menu with Tab 
>  -Invitation, GroupAssoc, RoleAssoc
> Entity Used :
> 1) PartyInvitation
> 2)PartyInvitationGroupAssoc
> 3)PartyInvitation RoleAssoc
> You May Find Similar Screen Example ->Example for Reference
> https://localhost:8443/example/control/FindExample

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