View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003071 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2011-07-18 14:33 | 2012-12-07 14:27 |
Reporter | tabsl | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.5.0 revision 34568 | ||||
Fixed in Version | 4.6.0_RC1 | ||||
Summary | 0003071: getPriceFromPrefix in getFPrice() | ||||
Description | getFPrice() is new in 4.5 (finally) ;-) but getPriceFromPrefix is missing! return oxLang::getInstance()->formatCurrency( $oPrice->getNettoPrice() ); | ||||
Steps To Reproduce | look to: getFPrice() return $this->getPriceFromPrefix().oxLang::getInstance()->formatCurrency( $oPrice->getBruttoPrice() ); | ||||
Tags | Products | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||