Page 1 of 24 12311 ... LastLast
Results 1 to 10 of 237
  1. #1
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    785
    Plugin Contributions
    7

    Default Monthly Sales and Tax Summary Report [support thread]

    A report that displays a summary of monthly or daily totals:
    gross income (order totals)
    subtotals of all orders in the selected period
    nontaxed sales subtotals
    taxed sales subtotals
    tax collected
    shipping/handling charges
    low order fees (if present)
    gift vouchers (or other additional order total component, if present)

    Straight forward installation.

    1. Unzip to a temp directory and upload all files to your admin store directory.
    (The files are already arranged and there are *no* overwrites)

    TO RUN
    ===============
    2. Go to Admin->Reports>Monthly Sales.

    This mod can be found in the Downloads section of Admin Tools:
    http://www.zen-cart.com/index.php?ma...oducts_id=1043


    Skip
    • 446F63746F722057686F •

  2. #2
    Join Date
    Mar 2007
    Location
    USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: Monthly Sales and Tax Summary Report [support thread]

    Skip, thanks for this wonderful mod addition.

    Just a quick question: I have no problem getting the CSV files from the mod to work with FF, but IE (v6) chokes on them. Is this something on my system, or a known issue? I haven't had a chance to try it on another computer yet.

    KMK

  3. #3
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    785
    Plugin Contributions
    7

    Default Re: Monthly Sales and Tax Summary Report [support thread]

    KMK

    Have had no issues with IE that I know of. Tested again today with IE 6 and IE 7 and had no problems.

    Skip
    • 446F63746F722057686F •

  4. #4
    Join Date
    Mar 2007
    Location
    USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: Monthly Sales and Tax Summary Report [support thread]

    Thanks for the fast reply, Skip. Must be something on my [sometimes ] screwy system then.

    ~KMK

  5. #5
    Join Date
    May 2008
    Posts
    18
    Plugin Contributions
    0

    Default Monthly Sales and Tax Summary Report [support thread]

    I installed this and it looks to be just what I want. The summary page shows ok but whenever I click on the month, a total to drill down, print or invert, all i get is another copy of the summary page. Clicking on Save CSV just shows CSV string empty. I tried both FF and IE and it is the same in both.

  6. #6
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    785
    Plugin Contributions
    7

    Default Re: Monthly Sales and Tax Summary Report [support thread]

    A quick answer would be a bad upload of the files. Try reloading the files and see if that fixes it. If not what version of zen-cart, mysql, php are you running.

    Skip
    • 446F63746F722057686F •

  7. #7
    Join Date
    Mar 2007
    Location
    USA
    Posts
    9
    Plugin Contributions
    0

    Default Re: Monthly Sales and Tax Summary Report [support thread]

    I honestly can't remember if it was this MOD or another that I recently installed in my latest ZC adventure, but one of them had an extra / in the URL it was using. I'm inclinded to think it might have been this one, because fixing it solved the problem I was having with the unintuative IE, if I remember correctly (I also believe this memory loss come-down is what they refer to as having been ZENNED after working on a big e-commerce site with too many customizations ).

    View the source on the page, and see if that's what's happening to you as well.

    ~KMK

  8. #8
    Join Date
    May 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Monthly Sales and Tax Summary Report [support thread]

    Skip, I deleted the code and reinstalled: same thing happened. I'm running:
    ZenCart 1.3.8a
    MySQL 5.0.18
    PHP Version: 5.2.6 (Zend: 2.2.0)

    The data presented is all correct so it is getting at the database ok.
    I thought a php variable may need changing but no idea what.

  9. #9
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    785
    Plugin Contributions
    7

    Default Re: Monthly Sales and Tax Summary Report [support thread]

    Quote Originally Posted by nosnappyname View Post
    Skip, I deleted the code and reinstalled: same thing happened. I'm running:
    ZenCart 1.3.8a
    MySQL 5.0.18
    PHP Version: 5.2.6 (Zend: 2.2.0)

    The data presented is all correct so it is getting at the database ok.
    I thought a php variable may need changing but no idea what.
    Looked at the code and did find a typo for the print option.

    I also noticed that a lot of the coding used an old time way of ending a if statement.
    So I fix that but I am running
    ZenCart 1.3.8a
    MySQL 5.0.33
    PHP Version: 5.2.5 (Zend: 2.2.0)
    And it works so I have attached stats_monthly_sales.zip unzip and then replace /admin/stats_monthly_sales.php with this file.
    Let me know if this fixed it, If so I will build a new mod file for download.

    Skip
    Attached Files Attached Files
    • 446F63746F722057686F •

  10. #10
    Join Date
    May 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Monthly Sales and Tax Summary Report [support thread]

    Skip, that second version acted the same as the first, but..... I found a number of notes that said: "$HTTP_GET_VARS[] Is IDENTICAL to $_GET, however, it is depreciated, and no longer in use in php 5 + (correct me if I am wrong). PHP advises you use $_GET, $_POST, $REQUEST.. etc for all your super global needs."

    So I changed $HTTP_GET_VARS to $_GET and $HTTP_POST_VARS to $_POST everywhere in stats_monthly_sales.php and everything seemed to work fine. I guess something in my ISP's settings are tighter than yours.

    Anyway, thanks and it really looks like a useful contribution.

 

 
Page 1 of 24 12311 ... LastLast

Similar Threads

  1. Local Sales Tax Mod - Support Thread
    By LadyHLG in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 634
    Last Post: 8 Dec 2023, 06:59 PM
  2. v151 codeTrio Sales Summary Graph v1.0 [Support Thread]
    By imranulh in forum All Other Contributions/Addons
    Replies: 15
    Last Post: 25 Jul 2020, 04:00 AM
  3. v151 Sales Report with Graphs support thread
    By JacobBushnell in forum Addon Admin Tools
    Replies: 17
    Last Post: 25 Jul 2019, 02:27 PM
  4. Monthly Sales Report
    By Bruce1952 in forum General Questions
    Replies: 3
    Last Post: 10 Aug 2010, 01:06 PM
  5. Sales Tax Summary Report
    By fred_artemis in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 25 Mar 2008, 02:54 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