View Issue Details

IDProjectCategoryView StatusLast Update
0000986OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-10 13:24
Reportermarco_steinhaeuser Assigned To 
PriorityhighSeveritymajorReproducibilityhave not tried
Status resolvedResolutionunable to reproduce 
Product Version4.1.2 revision 18998 
Summary0000986: voucher amount not displayed in cart
Description1) install a discount of 10% for all products
2) install a voucher of 5%

Place a product to the cart and insert the proper voucher #. This is how it still works properly: Discounts and vouchers are calculated the correct way.

Now delete that article from the cart and insert another article to it. The subtotal doesn't fit now and only the discount is displayed. The voucher is not displayed but is calculated. (delete cookie)

Now, proceeding again with the same action (put an article to cart, add a voucher, delete the article, new article to cart), the voucher will be displayed again.
Additional InformationNot reproduced. Just input from
http://www.oxid-esales.com/forum/showthread.php?t=1445
TagsOrder
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

arvydas_vapsva

2009-06-11 13:21

reporter   ~0001043

problem mentioned in forum (incl screenshots) does not exist on SVN version

arvydas_vapsva

2009-06-11 13:25

reporter   ~0001044

"...put an article to cart, add a voucher, delete the article, new article to cart...". Voucher info is kept in basket (basket kept in session), but voucher discount applied only when it fits. So user does not need to enter each time. It was like that since old times, and i see no problem here..

dainius.bigelis

2009-06-15 10:55

reporter   ~0001064

Cannot reproduce the case