View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005465 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2013-10-10 14:45 | 2014-09-03 10:03 |
| Reporter | tomas_liubinas | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.7.10 / 5.0.10 | ||||
| Target Version | 4.7.10 / 5.0.10 | Fixed in Version | 4.7.10 / 5.0.10 | ||
| Summary | 0005465: Price rounding precision is hardcoded to 2 | ||||
| Description | Price rounding precision is interpreted as hardcoded 2. Steps to reproduce: Set currency rounding precision to 5, switch on "Netto price mode", the prices are displayed rounded to the precision of 2. Eg. 5.36000 | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
| duplicate of | 0005580 | resolved | Linas Kukulskis | decimal precision for currencies is not considered in calculation |
| related to | 0005420 | resolved | Linas Kukulskis | VAT calculation not precise enough (rounding differences) in basket |
|
|
fixed, take configuration from currency object |
|
|
https://github.com/OXID-eSales/oxideshop_ce/commit/d78151f86b41c0934af79f180a876ce1837767f9 |
|
|
Also fixed in 5.1.1 / 4.8.1 and higher. |