You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sharan Foga (JIRA)" <ji...@apache.org> on 2015/02/21 08:35:29 UTC

[jira] [Updated] (OFBIZ-3275) Saving more information when Cart gets abandon in ecommerce

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

Sharan Foga updated OFBIZ-3275:
-------------------------------
    Sprint: Bug Crush Event - 21/2/2015

> Saving more information when Cart gets abandon in ecommerce
> -----------------------------------------------------------
>
>                 Key: OFBIZ-3275
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3275
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, specialpurpose/ecommerce
>            Reporter: Divesh Dutta
>         Attachments: OFBIZ-3275.patch, OFBIZ-3275.patch
>
>
> Saving more information when Cart gets abandon in ecommerce
> 1) Save information like Grant Total, Total Discount, total sales tax, total shipping, in database when cart gets abandon .
> 2) Also save information related to Promotion and Promo codes which were applied in the cart 
> Solution: 
> 1) For #1  Create new entity called CartAbandoned and save cart specific information in this entity.  
> 2) Also related this entity with CartAbandonedLine entity.
> 3) Create new entity CartAbandonedProductPromoUse which will save Promotion related information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)