You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Mridul Pathak (JIRA)" <ji...@apache.org> on 2007/05/03 12:09:15 UTC

[jira] Commented: (OFBIZ-150) Add the ability to delete ShoppingLists

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

Mridul Pathak commented on OFBIZ-150:
-------------------------------------

Hi,
     I have gone through the issue and  what I have understood of it is that we have to add a delete link on the editShoppingList page to delete the selected shopping list. 
    Though I have thought for a solution to that but I have encountered some problems with that which are as follows:
1) Only the entries in ShoppingListItem corresponding to the given shoppingListId are to be deleted or the entries in the ShoppingList Entity corresponding to that shoppingListId should also be deleted(i.e. peramanently delete the shopping list)?
2) The child ShoppingLists related to the given shoppingListId shoud be deleted or not?

    Please go through these problems and help me to resolve them.

Regards
Mridul Pathak

> Add the ability to delete ShoppingLists
> ---------------------------------------
>
>                 Key: OFBIZ-150
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-150
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: ecommerce
>         Environment: Fedora Core 5, Java 1.5.0_05, ofbiz 429794
>            Reporter: Tim Ruppert
>            Priority: Minor
>
> Currently we are allowed to create ShoppingLists as a part of our profile.  We can also nest them and create a bit of a tree that makes the organization of these ShoppingLists a little less unwieldy - and they also come with the capability to "remove" subShoppingLists from a partShoppingLIst is provided.
> We cannot remove shoppingLists at the moment.  A solid improvement would be providing the user (and anyone who has the proper permissions in the backend as well) the ability to delete shoppingLists from the editShoppingList page.

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