View Issue Details

IDProjectCategoryView StatusLast Update
0000982OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2012-12-07 15:07
Reporterd3 Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.2 revision 18998 
Fixed in Version4.1.3 revision 19918 
Summary0000982: Discount amount don't refresh after basketchanges!
DescriptionPlease follow these steps to reproduce the problem:

Create new discount 5% from 100 EUR to 300 EUR (no other required options like countries or groups)
Create 3 new articles. Article 1 with 49,95 €, article 2 with 64,00 € and article 3 with 42,80 €.
Now add article 1 and article 2 to your basket. Now you have a basket amount with 113,95 EUR. The discount is used with - 5,70 EUR. (correct)

Now add the third article and go to the basket. You will have a total sum of 193,85 EUR instead of the correct calculation 199,55 - 5% = 189,57 EUR.
Because the shop don't recalculate the discount. It allways use the first discount calculation (5,70 EUR) -> 199,55 - 5,70 = 193,85

Second you can change the amount of any article to a high value, so the basketamount goes higher than the maximum discount threashold of 300 EUR.
Now the basket is out of the range of the discount and it is not displayed in the basket (correct).
But the old calculated discount of 5,70 EUR is allways substracted!
Additional InformationThese bug is reproduced by telephone with the OXID support (Mr. Schacht)
TagsDiscount
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

related to 0000884 resolvedalfonsas_cirtautas discount information changes does not affect shop untill cookies are cleared 

Activities

birute_meilutyte

2009-06-10 14:31

reporter   ~0001039

Last edited: 2009-06-10 14:38

reproduced with PE version. if basket page is refreshed with ctrl+f5, information will be displayed correctly

d3

2009-06-18 15:11

reporter   ~0001093

yes, basket information are correct, but the calculation keep wrong!
The difference between product brutprice minus displayed discount is not the total sum.

arvydas_vapsva

2009-06-19 15:55

reporter   ~0001095

FIXED IN: 4.1.3