View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005913 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2014-10-09 15:09 | 2014-11-05 13:45 |
Reporter | revoltek | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.8.8 / 5.1.8 | ||||
Target Version | 4.9.2 / 5.2.2 | Fixed in Version | 4.9.2 / 5.2.2 | ||
Summary | 0005913: Price Calculation of multiplied Itm Discount wrong if out of stock | ||||
Description | Backend 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. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Pull Request for a solution: https://github.com/OXID-eSales/oxideshop_ce/pull/172 |
|
Bug was fixed with pull request |