View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005350 | OXID eShop (all versions) | 2.6. Administer orders | public | 2013-08-20 16:34 | 2023-11-20 16:25 |
Reporter | d3 | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.7.6 / 5.0.6 | ||||
Fixed in Version | 7.0.0 | ||||
Summary | 0005350: Administer Orders -> Orders -> Main -> Save ignores discounts | ||||
Description | If a customer, who is in a user group with discount, ordered something and this order has been processed in the backend, the discounts will not be calculated. | ||||
Steps To Reproduce | requirements: - Customer is registered in a User Group (for example "VIP") - this User Group is assigned to a discount (for example "5% Discount") - this discount is assigned to various products / categories (for testing: assign all categories) readjustment: Customer orders items online -> Items are correctly calculated (deduction of 5% per item) Store backend: Administer Orders -> Orders Overview -> everything is still calculated correctly Main -> Set Current Date -> Button: Save (click) Back in Overview -> Prices do not include discounts Once the button is pressed, the order will be recalculated, but the discounts will be ignored. | ||||
Additional Information | Tested in the shop version 4.7.5 and 4.7.6 | ||||
Tags | Discount, Order | ||||
Theme | Not defined | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
related to | 0004624 | acknowledged | Order recalculation does not use discounts/taxes which were valid when order was made, but current ones |