View Issue Details

IDProjectCategoryView StatusLast Update
0005301OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2013-08-05 07:51
Reporterfabiank Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version4.7.6 / 5.0.6 
Summary0005301: Wrong price calculation in net price mode
DescriptionWhen using the net price mode oxid makes some wrong calculations. Oxid multiplies the rounded brut price with the amount instead of the not rounded price. So when you show the net price to the user (mostly the cast in B2B) the user sees a wrong calculation. (See steps to reproduce)
Steps To Reproduce1. Activate net price mode
2. Set product price to 5,5€ -> brut price is calculated to 6,55 (rounded from 6,545)
3. Put an amount of 15 in basket
4. See that the net price is 82,56 instead of 82,50
TagsNo tags attached.
Attached Files
picture.jpg (55,466 bytes)   
picture.jpg (55,466 bytes)   
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

svetlana

2013-07-19 15:40

reporter   ~0008930

Reminder sent to: fabiank

Hi,

Thanks a lot for submitting this issue.
Neto price is 98.25/1.19= 82.56 And this is the same like in your screen shoot in basket. And it is normal way that product in basket is displayed rounded. If there would be 82,50 it would confused user first of all.