View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001868 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2010-05-31 13:45 | 2012-12-07 15:07 |
Reporter | dominik_ziegler | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.3.2 revision 27884 | ||||
Fixed in Version | 4.4.1 revision 28950 | ||||
Summary | 0001868: Wrong value for discount in oxvouchers.OXDISCOUNT | ||||
Description | I have used a voucher in one of my orders. The discount for this voucher was 329.70 EUR (30 % of the total order). In the field OXDISCOUNT in the table oxvouchers the value is 329.00. In the order mail for the shop owner and the customer and all other places (admin order overview, fields in oxorder) the correct value of the discount is displayed. Is this a bug or a not properly configured shop? | ||||
Tags | Discount | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Reminder sent to: dominik_ziegler Hello, After order was made, voucher discount is saved in oxorder table and this value is used when displaying order related information. Thats why shop owner and customer can see correct discount. However, in oxvouchers table wrong value of this discount is saved. Thank you for reporting this problem. greetings, |
|
Is there a SQL query available to restore this wrong information? |