You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Swapnil Shah (JIRA)" <ji...@apache.org> on 2016/06/24 13:41:16 UTC

[jira] [Closed] (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:all-tabpanel ]

Swapnil Shah closed OFBIZ-7374.
-------------------------------

Thanks [~ankush.upadhyay] I have tested the fixes and found them working fine:

Unit Tests:
# Expired the existing content by setting thru dateand it stopped getting applied (*PASS*)
# Added content with from date in future and it didn't get applied (*PASS*)
# Added content with from date in past and it correctly got applied (*PASS*)

> 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
>            Reporter: Swapnil Shah
>            Assignee: Swapnil Shah
>             Fix For: Upcoming Branch
>
>         Attachments: EditPartyContent.png, OFBIZ-7374.patch, 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)



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