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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Ankush Upadhyay commented on OFBIZ-7374:
----------------------------------------

I have added support to create party content by providing fromDate and thruDate at the time of creation (currently there is no option to set fromDate and thruDate) and at the time of edit, user can change thruDate to choose / update expiration date.
Also added support to remove content from Party Content tab so user can remove content from this tab as well.

Attached screenshot for improved functionality.


> 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: EditPartyContent.png, 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)