View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005301 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2013-07-17 15:13 | 2013-08-05 07:51 |
| Reporter | fabiank | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 4.7.6 / 5.0.6 | ||||
| Summary | 0005301: Wrong price calculation in net price mode | ||||
| Description | When 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 Reproduce | 1. 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 | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
|
|
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. |