View Issue Details

IDProjectCategoryView StatusLast Update
0000884OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2012-12-07 15:07
Reporterbirute_meilutyte Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.1.3 revision 19918 
Summary0000884: discount information changes does not affect shop untill cookies are cleared
Descriptioncreate discount with, lets say, 50% discount. add product to basket. discount is applied (correct). make discount inactive and add same product to basket again (without clearing tmp or cookies). discount is not displayed, but product netto and gross prices are calculated still with discount. if cookies are cleared, there are no such problems.
TagsDiscount
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

related to 0000601 resolvedvilma_liorensaityte manual change of delivery costs gets lost after saving some other order data 
related to 0000982 resolvedarvydas_vapsva Discount amount don't refresh after basketchanges! 
related to 0001021 resolvedbirute_meilutyte wrong calculation for discounts if more than one article in cart 

Activities

alfonsas_cirtautas

2009-06-03 08:01

reporter   ~0001001

Seems like Total Discount sum is cached and not updated even after article remove from basket.

Use case:
1. create global discount 50%
2. add 2 articles (one very expensive, one cheep)
3. Remove expensive article form basket
4. Finally negative total sum in basket is displayed

alfonsas_cirtautas

2009-06-04 17:22

reporter   ~0001008

total basket discount caching left only as exception in admin mode