View Issue Details

IDProjectCategoryView StatusLast Update
0005913OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2014-11-05 13:45
Reporterrevoltek Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.8.8 / 5.1.8 
Target Version4.9.2 / 5.2.2Fixed in Version4.9.2 / 5.2.2 
Summary0005913: Price Calculation of multiplied Itm Discount wrong if out of stock
DescriptionBackend
1. Create an Itm Discount
Quantity 1 - 999999
Assign an Article as itm
Multiply checked
Amount 1
Assign Discount to an Article

2. Set Stock of assign Article to 1
Set Stock Flag to If out of Stock, offline

Frontend
3. Add Article to Basket
The Discount will be applied correctly

4. switch to basket
5. Set Amount to 2 and recalculate

6. The Discount Article will be added, but as regular Article with Price.
TagsNo tags attached.
Attached Files
basket.JPG (82,556 bytes)   
basket.JPG (82,556 bytes)   
discount.JPG (32,609 bytes)   
discount.JPG (32,609 bytes)   
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

revoltek

2014-10-09 15:27

reporter   ~0010225

Pull Request for a solution: https://github.com/OXID-eSales/oxideshop_ce/pull/172

jurate.baseviciene

2014-11-05 13:45

reporter   ~0010312

Bug was fixed with pull request