View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004883 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2013-02-01 09:11 | 2013-02-01 10:26 |
Reporter | mr_dimson | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.7.3 / 5.0.3 revision 54408 | ||||
Summary | 0004883: Wrong price calculation in getFVarMinPrice() or getFMinPrice() | ||||
Description | 1) Functions getFVarMinPrice and getFMinPrice() return prices without "from"-prefix, something like "99.99 € each" instead of "from 99.99 € each". 2) Block prices are ignored while price calculation. For example: 1 piece: 99.90 € from 20 pcs: 94.90 € each from 100 pcs: 89.90 € each The lowest price is 89.90 €, but the getMin*-functions return 99.90 instead. | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | FireFox 6.x, FireFox 5.x | ||||
PHP Version | any | ||||
Database Version | any | ||||