View Issue Details

IDProjectCategoryView StatusLast Update
0006204OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2016-03-07 14:46
ReporterSpritje 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.9.5 / 5.2.5 
Target VersionFixed in Version4.9.8 / 5.2.8 
Summary0006204: Vat calculation is wrong when article is assigned to coupon serie
DescriptionIf article is assigned to coupon serie in backend and in frontend the discounted article and another article is added to basket and coupon number is inserted, the vat calculation shows 0 EUR.
Steps To ReproduceBackend
1. Create a coupon serie with 100% discount.
2. Add only one article to the coupon serie.

Frontend
1. Add the discounted and not discounted article to basket.
2. Insert the coupon number.

In basket the VAT is 0 EUR
TagsSolution Provided
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

related to 0006283 resolvedflorian.auer Voucher vat calculation 
related to 0005795 resolvedanton.fedurtsya Percentual voucher assigned to article leads to wrong VAT and netto sum calculation in mixed baskets 
related to 0006210 closedflorian.auer NET is calculated wrong if category-coupon and Discounts are used 

Activities

Spritje

2015-07-29 14:37

developer  

Gutschein.JPG (88,602 bytes)
Gutschein.JPG (88,602 bytes)

Spritje

2016-01-14 11:44

developer   ~0011429

Vat is only 0 EUR when discount is set to 100%. If discount is set to article price absolute, article price is 0 EUR and Vat is calculated right.

Adrian.Kirchner

2016-01-16 18:53

reporter   ~0011436

Fixed in PR https://github.com/OXID-eSales/oxideshop_ce/pull/311

florian.auer

2016-02-25 09:15

reporter   ~0011474

FYI: This bug is currently in code review and will most likely be included in the next release.