View Issue Details

IDProjectCategoryView StatusLast Update
0001900OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2012-12-07 15:07
Reporterd3 Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionduplicate 
Product Version4.3.2 revision 27884 
Summary0001900: category assignments multiply discounts with article amount
Descriptionif 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. :(
TagsDiscount
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

duplicate of 0001510 resolveddainius.bigelis Discounts on categories 

Activities

dainius.bigelis

2010-06-10 15:15

reporter   ~0003171

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,