[jira] Created: (OFBIZ-3550) Use shopinglistType from request parameter instead of using default for addBulkFromCart event

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

[jira] Created: (OFBIZ-3550) Use shopinglistType from request parameter instead of using default for addBulkFromCart event

Nicolas Malin (Jira)
Use shopinglistType from request parameter instead of using default for addBulkFromCart event
---------------------------------------------------------------------------------------------

                 Key: OFBIZ-3550
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3550
             Project: OFBiz
          Issue Type: Improvement
          Components: order, specialpurpose/pos
    Affects Versions: SVN trunk
            Reporter: Parimal Gain
            Priority: Minor
             Fix For: SVN trunk


This is Improvement in addBulkFromCart event. Passing shoppinglistTypeId in request helps to create shoppinglist as passed type instead of using default type i.e.(SLT_WISH_LIST).

For this added "shoppingListTypeId" field to addBulkFromCart method and done changes accordingly.

This changes not affect the previous behavior of the method i.e. if shoppinglistTypeId not passed in request then it uses default type as it was using previously.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3550) Use shopinglistType from request parameter instead of using default for addBulkFromCart event

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Parimal Gain updated OFBIZ-3550:
--------------------------------

    Attachment: OFBIZ-3550.patch

> Use shopinglistType from request parameter instead of using default for addBulkFromCart event
> ---------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3550
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Parimal Gain
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3550.patch
>
>
> This is Improvement in addBulkFromCart event. Passing shoppinglistTypeId in request helps to create shoppinglist as passed type instead of using default type i.e.(SLT_WISH_LIST).
> For this added "shoppingListTypeId" field to addBulkFromCart method and done changes accordingly.
> This changes not affect the previous behavior of the method i.e. if shoppinglistTypeId not passed in request then it uses default type as it was using previously.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-3550) Use shopinglistType from request parameter instead of using default for addBulkFromCart event

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-3550:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Use shopinglistType from request parameter instead of using default for addBulkFromCart event
> ---------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3550
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Parimal Gain
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3550.patch
>
>
> This is Improvement in addBulkFromCart event. Passing shoppinglistTypeId in request helps to create shoppinglist as passed type instead of using default type i.e.(SLT_WISH_LIST).
> For this added "shoppingListTypeId" field to addBulkFromCart method and done changes accordingly.
> This changes not affect the previous behavior of the method i.e. if shoppinglistTypeId not passed in request then it uses default type as it was using previously.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3550) Use shopinglistType from request parameter instead of using default for addBulkFromCart event

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya closed OFBIZ-3550.
--------------------------------------

    Resolution: Fixed

Thanks Parimal for the contribution - Committed at r922504.

--
Ashish

> Use shopinglistType from request parameter instead of using default for addBulkFromCart event
> ---------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3550
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Parimal Gain
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3550.patch
>
>
> This is Improvement in addBulkFromCart event. Passing shoppinglistTypeId in request helps to create shoppinglist as passed type instead of using default type i.e.(SLT_WISH_LIST).
> For this added "shoppingListTypeId" field to addBulkFromCart method and done changes accordingly.
> This changes not affect the previous behavior of the method i.e. if shoppinglistTypeId not passed in request then it uses default type as it was using previously.

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