View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001598 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2010-01-12 15:20 | 2012-12-07 15:07 |
Reporter | dainius.bigelis | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.1.6 revision 22740 | ||||
Fixed in Version | 4.3.1 revision 27257 | ||||
Summary | 0001598: Discount given for special Category by price does not work | ||||
Description | In Admin create special category in Administer Products -> Products by Purchase Price range, i.e. between 50-150. Then create new discount at Shop Settings -> Discounts. In Products tab - assign previously created Category (with price range) to this discount. In frontend go to special category and add any product to basket - in the basket discount is not applied for selected product. In this case discount should be applied for products from special category. | ||||
Tags | Discount | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
parent of | 0001571 | resolved | tomas_liubinas | discount on categories isn't calculated correctly |
|
@Developers: please pay attention also to the related bug 0001571. |
|
Added additional getter for price categories IDs when getting categories ID's which has discounts in method oxarticles::getCategoryIds() |