[
https://issues.apache.org/jira/browse/OFBIZ-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916315#comment-17916315
]
ASF subversion and git services commented on OFBIZ-13199:
---------------------------------------------------------
Commit e67062a6ab7e9ae21c050c1cba9be6cbfc7545f3 in ofbiz-framework's branch
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e67062a6ab ]
Improved: Allow multiple contactMech with same purpose on ShoppingCart
(OFBIZ-13199)
During the shopping cart process, you can add some contactMech to your order
but only one by purpose.
For someone, it would be logical like SHIPPING_LOCATION (although we could
sequence it) but for some case like ORDER_EMAIL it's seem more complicated.
No reason to block multiple email address that will receive order notification.
For that we authorize the shopping cart to load a unique list of contact mech
id by purpose instead only one
> Allow multiple contactMech with same purpose on ShoppingCart
> ------------------------------------------------------------
>
> Key: OFBIZ-13199
> URL: https://issues.apache.org/jira/browse/OFBIZ-13199
> Project: OFBiz
> Issue Type: Improvement
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Trivial
> Attachments: OFBIZ-13199.patch
>
>
> During the shopping cart process, you can add some contactMech to your order
> but only one by purpose.
> For some one it would be logical like SHIPPING_LOCATION (although we could
> sequence it) but for some one like ORDER_EMAIL it's seem more complicated.
> No reason to add multiple email address that will receive order notification.
> For that we autorize the shopping cart to load a unique list of contact mech
> id by puropose instead only one
--
This message was sent by Atlassian Jira
(v8.20.10#820010)