View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000779 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2009-04-07 10:02 | 2012-12-07 15:07 |
Reporter | andreas_ziethen | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.0.1.0 revision 15990 | ||||
Summary | 0000779: manually added discount for order does not work | ||||
Description | Admin -> Administer Orders -> Orders -> Main If you add a discount there, it is not saved and not calculated. | ||||
Tags | Discount | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
|
Reminder sent to: andreas_ziethen Hi, This feature is planned and implemented incorrectly since the begining (even when saving of manual discount worked). The problem is, that here you need to apply two types of discount in one field - the default discount, calculated by shop, and the discount which is inserted manualy by user. In case if order is changed (i.e. new article is added to order), it's not good to drop this discount and leave only the default shop discount, as well as retain this discount and disable shop discounts. We decided to add new field in Administer Orders -> Orders -> Main tab, for Manualy inserted discount. User would be able to insert his discount there, so no need to force default shop discount. Current Discount field will work as Total Discount. As this is new feature, it is included in to-do list and will be implemented in future releases. Best regards, |
|
This will be solved in future, by implementing new field for manualy inserted discount. |