View Issue Details

IDProjectCategoryView StatusLast Update
0000491OXID eShop (all versions)2. ----- eShop backend (admin) -----public2009-01-21 18:57
Reportertopconcepts Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.0.2 revision 14967 
Fixed in Version4.0.1.0 revision 15990 
Summary0000491: Warning: RRP price must be bigger than normal price.
DescriptionDevault RRP price is 0.
If you enter a RRP price which is higher than normal sales price, this is
properly saved to the database.

If you now decide to remove the RRP price again, and set it to 0,
and try to save, you'll get warning message:

Warning: RRP price must be bigger than normal price.

Saving fails.


Additional Informationquite annoying bug :-)
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

related to 0001647 resolved Do not display info about RRP in frontend, when Price >= RRP 
child of 0000440 resolvedvilma_liorensaityte RRP can be larger than the normal price 

Activities

tomas_liubinas

2009-01-13 15:04

reporter   ~0000363

Imo the way to fix it:
1. Warning is enought in this case, it should not fail saving when RRP price is smaller.
2. Do not warn when RRP price is 0.

That's it

ralf_trapp

2009-01-21 15:31

reporter   ~0000389

I agree with tomas