View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001900 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2010-06-10 14:20 | 2012-12-07 15:07 |
Reporter | d3 | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Product Version | 4.3.2 revision 27884 | ||||
Summary | 0001900: category assignments multiply discounts with article amount | ||||
Description | if absolute discounts are restricted by categories (is enough to assign categories), the discount will multiplied by article amount. An example: put 5 articles รก 25 Euro in basket, create an absolute discount from 100 Euro up and a value of 10 Euro; no category assignments basket: 125 Euro discount: -10 Euro total: 115 Euro It's right. :) If you assign any categories to the same discount, basket will change: basket: 125 Euro discount: -50 Euro (10 Euro * 5 articles) total: 75 Euro That's wrong. :( | ||||
Tags | Discount | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
duplicate of | 0001510 | resolved | dainius.bigelis | Discounts on categories |
|
Reminder sent to: d3 Hi, As it is written in comments of bugs 0001510 and 0001530: "This functionality works the same way as we planned from very beginning: when discount for category is created (category assigned to discount), it is applied for each article in this category. The idea to apply this discount only once per category - is good feature request (as I also wrote in bug 0001510). So I inserted this into oxid.uservoice.com: http://oxid.uservoice.com/pages/31940-feature-requests/suggestions/411461 [^] " So the entry here is closed. Please vote for feature request (to have discount per article or per basket) in the feature request system. Best regards, |