You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rishi Solanki (JIRA)" <ji...@apache.org> on 2016/06/17 12:28:05 UTC

[jira] [Commented] (OFBIZ-7374) Add capability to Expire or Remove the added content for a party

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

Rishi Solanki commented on OFBIZ-7374:
--------------------------------------

On view profile under Party Content screenlet we have this functionality from where user can remove the Party Content. Ideally it should expire the record on click on remove. So we should try to cover this at both places and match the functionality, that means from both locations system should either expires the record or remove it.

Recommendation is to expire from both places. Thanks! 

> Add capability to Expire or Remove the added content for a party
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-7374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7374
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: Release Branch 14.12, 14.12.01, Release Branch 15.12, 15.12.01
>            Reporter: Swapnil Shah
>            Assignee: Swapnil Shah
>         Attachments: Party_content_1.png
>
>
> Currently when any content is uploaded/added with respect to any party via Party Manager >> Parties >> Party Content tab, there is no option for user to Expire or remove such added content in any form
> We could try adding this feature that could allow user to 
> # Expire any content by setting thru_date to now() on click of "Expire" button against each content row
> # Or option to update the From/Thru date by showing these dates as editable against each content row
> # Remove any added content on click of a "Delete" button 
> (Please refer to attached screenshot for reference)
> We could also try to improvise code such that content associated with any party (PartyContent) are fetched and honored based on thru_date.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)