View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004990 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2013-03-12 10:14 | 2013-03-12 10:23 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Product Version | 4.7.3 / 5.0.3 revision 54408 | ||||
Summary | 0004990: updateUpcomingPrices calculates wrong varminprice values | ||||
Description | Even if the feature is not used, the function updateUpcomingPrices runs every 24h at least once. So every day it overwrites all oxvarminprice values and in the responsive sql is an error: it does not use the activesnippet! so inactive variants and variants with special stockflags count into the minvarprice, making the value lower than it should be. --> the activesnippet has to be included --> the varminprice update should not run at all, if no prices have been updated | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
duplicate of | 0004902 | resolved | Linas Kukulskis | updateUpcomingPrices sets wrong varmin prices |