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. |
[ 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. |
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. |
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. |
Free forum by Nabble | Edit this page |