[ 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.