View Issue Details

IDProjectCategoryView StatusLast Update
0002862OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 13:44
Reportertjungcl 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.0 revision 34568 
Target VersionFixed in Version4.7.0_5.0.0_beta3 
Summary0002862: Price->NettoPriceMode is overwritten at several places
DescriptionPrices have the property NettoPriceMode which affects how prices are rounded.

However, there are two dozen places, where without any checking the function SetBruttoPriceMode is called and so the price is forced back to BruttoMode.

Developing an oxid nettoMode module is therefore very complicated the way oxid handles the nettoMode right now.

You should investigate, if the brutto-forcing may be a relict of a deprecated business logic.

TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

birute_meilutyte

2011-05-11 08:47

reporter   ~0004541

@developers: check from source code side, if such issue exist

Linas Kukulskis

2012-09-26 15:37

reporter   ~0007498

removed brutto force