View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000820 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2009-04-23 12:06 | 2009-07-31 17:49 |
Reporter | heikereuter | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.1.0 revision 17976 | ||||
Fixed in Version | 4.1.4 revision 21266 | ||||
Summary | 0000820: recalculateOrder in Shop-Admin for existing order | ||||
Description | Shop seems to use same functionality for calculationg order when it is a new order done by shop customer or an existing order is changed in shop admin. This may lead to massive trouble. Scenario: - Shop user orders, article cost 50 Euros, payment e.g. Nachnahme - Shop owner changes article price to 100 Euros - Shop user says to shop owner: please change payment for my order - Shop user changes payment for that order in admin, order is completely recalculated and ordercost is suddenly 100 Euros -> information about original price (was a valid contract between customer and owner) was deleted | ||||
Additional Information | In that case, article should not be loaded from oxarticles but from oxorderarticles. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
related to | 0000821 | resolved | arvydas_vapsva | delete article from shop causes error message in Bestellungen->Stamm |
related to | 0000819 | resolved | arvydas_vapsva | Impossible to update order (admin interface) if one of ordered products were deleted from eshop |
related to | 0000992 | resolved | arvydas_vapsva | Selections of articles with selection lists are lost if modifying ordered articles in admin area |