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/17 04:42:05 UTC

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

Swapnil Shah created OFBIZ-7374:
-----------------------------------

             Summary: 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 15.12, Release Branch 14.12, 14.12.01, 15.12.01
            Reporter: Swapnil Shah
            Assignee: Swapnil Shah


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)