View Issue Details

IDProjectCategoryView StatusLast Update
0000779OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2012-12-07 15:07
Reporterandreas_ziethen Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.0.1.0 revision 15990 
Summary0000779: manually added discount for order does not work
DescriptionAdmin -> Administer Orders -> Orders -> Main
If you add a discount there, it is not saved and not calculated.
TagsDiscount
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-04-07 10:38

reporter   ~0000734

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,

dainius.bigelis

2009-04-07 10:39

reporter   ~0000735

This will be solved in future, by implementing new field for manualy inserted discount.