View Issue Details

IDProjectCategoryView StatusLast Update
0000440OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:29
Reportermichael_keiluweit Assigned To 
PrioritylowSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.0.0.2 revision 14842 
Summary0000440: RRP can be larger than the normal price
Descriptionadmin -> Administer Products -> Products -> "any Product" -> Extended -> Price Info
    
The RRP price can be larger than the normal price of the product. This is illogical.
Like this:

Reduced from 20,00 € (Our normal price.)
now only 34,00 €


The normal Price has to be larger than the RRP price. So here check is needed to not allow insert prices larger than Normal article price.
TagsProducts
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

parent of 0000491 resolvedtomas_liubinas Warning: RRP price must be bigger than normal price. 
related to 0001647 resolved Do not display info about RRP in frontend, when Price >= RRP 

Activities

vilma_liorensaityte

2008-12-12 16:10

reporter   ~0000312

The normal Price has to be smaller than the RRP price! Added error message saving RRP price.