View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005349 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2013-08-20 16:00 | 2014-03-04 11:29 |
Reporter | wiedeking | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.7.5 / 5.0.5 | ||||
Target Version | 4.7.10 / 5.0.10 | Fixed in Version | 4.7.10 / 5.0.10 | ||
Summary | 0005349: last scale price is empty, when discount is available | ||||
Description | hi, i reproduced this in a new demo store. If you have scale price (1 item = 1€, 2-5 items = 4€, 6-99 items=3€, all prices are shown in the product detail page under the little arrow. This works fine. If you now add any discount (10% on all items), all discounts for the product and the first scale prices are calculated correctly, BUT from the 2nd scale price, it is just empty. | ||||
Steps To Reproduce | 1.) add at least 2 scale prices to any product. 2.) add a global discount (10% on everything) 3.) take a look at the product detail page. | ||||
Tags | Scale Price | ||||
Attached Files | |||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | 5.4 | ||||
Database Version | any | ||||
duplicate of | 0005229 | closed | jurate.baseviciene | AmountPriceInfo breaks on articlediscounts |
has duplicate | 0005489 | closed | jurate.baseviciene | Artcle discount makes last amount price not visible |
has duplicate | 0005540 | resolved | jurate.baseviciene | with the use of global discounts, only one scale price is displayed |
has duplicate | 0005552 | resolved | Linas Kukulskis | Block price error: on second and more price $priceItem->fbrutprice is null |
|
this is also duplicate. The solution suggested in 0005229 is working! |
|
Issue was fixed. |
|
https://github.com/OXID-eSales/oxideshop_ce/commit/af48b8440c618d85b944020c80e736f03fd40743 |