Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2007
    Posts
    25
    Plugin Contributions
    0

    Default quantity discount calculation wrong

    I installed discount_1.7,it's great,but,there is a mistake,quantity discount calculation wrong:


    sub-total is $603.09,but quantity discount = $607.09 * 35% = $212.48,The correct expression should be quantity discount = $603.09 * 35% = $211.0815, sub-total is $603.09 not $607.09 , where is the $607.09 come form????

  2. #2
    Join Date
    Jan 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: quantity discount calculation wrong

    Correct form->from,,
    more Screenshots:

    admin:




  3. #3
    Join Date
    Jan 2007
    Posts
    25
    Plugin Contributions
    0

    Default solved

    includes\modules\order_total\ot_quantity_discount.php
    line 114,change
    "return $currencies->format($amount, true, $order->info['currency'], $order->info['currency_value']);"

    to
    "return $amount;"

    the Culprit is format function.

 

 

Similar Threads

  1. Group Discount + Coupon = wrong tax calculation (Ontario store)
    By Rebelwax in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 24 Mar 2008, 07:20 PM
  2. wrong % discount and Tax(VAT) calculation
    By Gonzon in forum Managing Customers and Orders
    Replies: 0
    Last Post: 2 Oct 2007, 10:50 AM
  3. Coupon Discount Calculation Seems Wrong
    By kevinhankens in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 5
    Last Post: 24 Feb 2007, 09:55 PM
  4. order quantity discount calculation
    By ecomm in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 12 Dec 2006, 12:36 PM
  5. wrong calculation of discount
    By kookiewookie in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 2
    Last Post: 12 Oct 2006, 03:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR