View Issue Details

IDProjectCategoryView StatusLast Update
0006283OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2020-02-11 13:26
Reporterrhuelsberg Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version6.0.0 
Summary0006283: Voucher vat calculation
DescriptionIf you create a voucher for 1 of 2 articles in a basket.
The voucher vat will be calculated from all articles.
Steps To Reproduce1. Create a voucher on Category 1 with 15% (TEST15)
2. Create a basket with one article from Category 1 and one article from Category 2
3. Enter the Voucher Code TEST15

Watch out the image file: oxid.png from today.
We found these bug at OXID EE 5.1.4 and reduce it in OXID PE 4.9.6.
Additional Information(i) 19% vat in Germany.

Article 1 / Category 1: (105 € / 100 * 15) / 119 * 19 = 2,51 €
Article 2 / Category 2: (129 € / 100 * 15) / 119 * 19 = 3,09 €

Real voucher vat: 2,51 €
OXID voucher vat: 5,60 €
TagsNo tags attached.
Attached Files
OXID.PNG (92,444 bytes)   
OXID.PNG (92,444 bytes)   
OXID2.PNG (281,449 bytes)
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

related to 0006204 resolvedHR Vat calculation is wrong when article is assigned to coupon serie 

Activities

rhuelsberg

2016-01-11 07:26

reporter   ~0011424

Any updates?

Adrian.Kirchner

2016-01-16 18:53

reporter   ~0011437

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

benjamin.joerger

2020-01-03 09:39

reporter   ~0013085

Issue was solved in OXID eShop 6.0.0