Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26
  1. #21

    Default Re: Updated Admin Sales Report

    Then you might try contacting the original author of this mod. All I added was the state filter.

    Quote Originally Posted by amandac
    Neither of these are filtered by state.

    Amanda

  2. #22
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Updated Admin Sales Report

    I had the same issue with the weirded out tables, and my issue was with the echecknet.php module. in languages/english/modules/payment/echecknet.php, instead of just having "Electronic Check" in the define, it had a lot of HTML to encode a "more info" link. Removing that, and then going into my database and removing that HTML fixed the issue.

  3. #23
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Updated Admin Sales Report

    Hey everyone, just thought I should let you know that the all-new version is live, get it now!

    http://www.zen-cart.com/index.php?ma...products_id=83

    Then let me know what you think.

    http://www.zen-cart.com/forum/showthread.php?t=44669
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  4. #24
    Join Date
    May 2006
    Posts
    119
    Plugin Contributions
    0

    application error Re: Updated Admin Sales Report

    Quick question that may be a 'silly' one but... here goes... after reading the forums for several hours on this matter I have no better ideas than to bug you
    ;-)

    If I run the sales report and do not see the 'tax' column does that mean there was no tax charged? I do not even see a column for tax, though screen shots of this mod imply that I should see a column for taxes even if they =0

    So, since I do not see a column, what do I need to check, or... where did I go wrong...?

    I was using the 'old' version of this mod and recently upgraded - not sure if it used to show up (though I THOUGHT it did) but now it is time to run those reports and I can find no tax info. Any help would be appreciated, especially if it is some dumb move on my own part which led to this.

    :-)
    Thanks!

  5. #25

    Default Re: Updated Admin Sales Report

    From my usage, the tax column should be dynamic... only there if there is a non zero value in one of the rows.

  6. #26
    Join Date
    Aug 2007
    Location
    Williston, Vermont
    Posts
    182
    Plugin Contributions
    1

    Default Re: Updated Admin Sales Report

    Hope someone can help with an issue I'm having on my laptop. This is a continuation of a different thread - appears my problem is related to the salesreport addin.

    I'm setting up my local server for off-line development. In the process, a sales_report page stopped working. It works on bluehost, doesn't work on my laptop. Same sources, database copied from one to the other. Bluehost uses linux, I use:

    WinXP, Apache 2.2, PHP 5.26, MySQL 5. PhpMyAdmin

    When I press the submit, or 'Show Me the Money' button, I don't hear the 'click' feedback that my browser gives when I click a link, and nothing happens (nothing on the screen changes, the expected response is to produce another page with the results of the query). In addition, when I select a pull-down that normally causes other sort options to appear, these options don't appear.

    Further debug using firefox webdeveloper error messages led me to find that the following code (sales_report.js.php in the admin/includes/javascript directory):
    Code:
    <?php////////////
    // Function    : format_checkbox
    gives error messages:
    Invalid XML markup
    <?php//////////

    populate_search is not defined
    If I change the code for this and other function declarations to:
    Code:
    <?php
    ////////////
    // Function    : format_checkbox
    I'm back in business.

    So, my question is,
    is there a setting that I've defined incorrectly in my apache or php installation that would cause this behavior difference between bluehost and my home computer?

    TIA, Carl

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. Admin profiles conflict with sales report!!
    By srivats in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 10 Nov 2011, 03:53 PM
  2. Sales report
    By tlahtine in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 27 Dec 2010, 10:01 AM
  3. Replies: 1
    Last Post: 18 Feb 2010, 04:14 PM
  4. Admin > Reports > Sales Tax Report
    By batteryman in forum General Questions
    Replies: 7
    Last Post: 6 Feb 2008, 08:44 PM

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